nejohnson / format
Lightweight printf-compatible format processing library
☆32Updated 3 months ago
Alternatives and similar repositories for format:
Users that are interested in format are comparing it to the libraries listed below
- Brad's Quixotic C - a barebones libc in a single header file☆27Updated 6 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆72Updated 7 months ago
- Coroutine library in C.☆20Updated 3 years ago
- Math vector library☆36Updated last year
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- My C libraries☆25Updated 7 months ago
- Tiny PreProcessor☆17Updated 10 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- Memory Pool☆16Updated 6 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- High performance video graphic library for embedded systems☆35Updated 4 years ago
- please use the more up-to-date repo of the original author:☆17Updated 9 years ago
- Network library☆17Updated last year
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆39Updated 4 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Simple string and Unicode library written in C.☆39Updated 2 years ago
- Small implementation of (some of) the MQTT protocol in C☆45Updated 3 years ago
- A small and simple static analysis tool for C in C☆26Updated 4 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- It is an alternative implementation of the printf family suitable for embedded systems.☆18Updated 3 years ago
- mini-LZ library☆33Updated 2 years ago
- A single-header C command line parsing library☆13Updated 6 years ago
- Intrusive data structures for C