spevnev / uprintfLinks
Single-header library for printing anything in C (on Linux)
☆38Updated 2 months ago
Alternatives and similar repositories for uprintf
Users that are interested in uprintf are comparing it to the libraries listed below
Sorting:
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆152Updated last month
- A list of awesome C preprocessor stuff☆345Updated 2 weeks ago
- Chasm Runtime Assembler.☆138Updated last month
- str: yet another string library for C language.☆341Updated 9 months ago
- Buddy allocator☆41Updated last year
- Fast Text-to-PDF Converter☆54Updated last month
- A C compiler that tries to eliminate the need for header files as much as possible.☆67Updated 3 weeks ago
- A small, ergonomic generic container library.☆343Updated last month
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆136Updated 6 months ago
- Various containers written for C programmers who need complete control over their memory.☆14Updated this week
- A C-compiler written in C☆76Updated 6 months ago
- A small C unit test library closely mimicking Google Test☆34Updated 2 months ago
- A collection of neat C and C++ trivia and oddities.☆36Updated 2 months ago
- Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.☆122Updated 3 weeks ago
- TOML C library☆67Updated 3 months ago
- Can't Believe It's Not C++! - datastructures and other utility macros to make your life a little easier in C☆78Updated 6 months ago
- Simple fuzzy matcher in C.