Tools / Native

libhttp

• 435 Lines • C • MIT

Light-weight C library for HTTP/1.1 requests.

Build for embedded environments or whereever libcurl would be just too much.

libxml

• 892 Lines • C • MIT

Incremental XML parser in plain C.

Processes XML input in chunks without caching the entire document.

cpprc

• 583 Lines • C++ • Unlicense

Embed data files into C++. What "xxd -i" does for C.

Like "qtrc" from Qt but for wxWidgets and the C++ STL.

calc

• 346 Lines • C • Unlicense

Tiny line calculator in portable C.

A humble bc alternative.