A list of awesome C preprocessor stuff
☆384Jul 17, 2025Updated 7 months ago
Alternatives and similar repositories for awesome-c-preprocessor
Users that are interested in awesome-c-preprocessor are comparing it to the libraries listed below
Sorting:
- Full-featured interfaces for C99☆342Mar 17, 2025Updated 11 months ago
- Full-blown preprocessor metaprogramming☆1,046Oct 5, 2025Updated 4 months ago
- Memory slices for C99☆50Mar 17, 2025Updated 11 months ago
- Algebraic data types for C99☆1,477Mar 17, 2025Updated 11 months ago
- 🚀 OOP in pure C with a single-header☆133Jul 14, 2022Updated 3 years ago
- Abusing the C99 preprocessor for meta-programming☆20Nov 19, 2017Updated 8 years ago
- Interactive C/C++ preprocessor macro debugger☆180Dec 18, 2020Updated 5 years ago
- Functional-programming macros for the C preprocessor.☆63Feb 12, 2015Updated 11 years ago
- ☆23Dec 21, 2025Updated 2 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Jun 27, 2021Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆48Mar 1, 2020Updated 6 years ago
- A collection of commonly used C MACROS☆153Jan 12, 2026Updated last month
- Ideas, thoughts, and notes on a typeclass/interface based polymorphism pattern for standard C☆44Jun 26, 2021Updated 4 years ago
- Standards-defying functional-programming macros for the C preprocessor☆52Nov 12, 2014Updated 11 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆969Feb 12, 2020Updated 6 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- Type-safe Printf in C☆71Jan 15, 2025Updated last year
- C11 compiler (mirror)☆812Jan 13, 2026Updated last month
- order-pp preprocessor library (standalone part of chaos-pp)☆130Sep 3, 2021Updated 4 years ago
- A Tiny Garbage Collector for C☆1,082Jun 26, 2023Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Jun 26, 2024Updated last year
- BASIC-style "compiler" as C syntax library☆20Mar 11, 2013Updated 12 years ago
- A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forw…☆1,840Updated this week
- Cake a C23 front end and transpiler written in C☆657Jan 8, 2026Updated last month
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆372Dec 17, 2023Updated 2 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆19Sep 1, 2019Updated 6 years ago
- A low level preprocessor meta programming library.☆30Jul 20, 2023Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Jul 1, 2014Updated 11 years ago
- Compiler-compiler for writing compiler frontends with Lua☆25Feb 13, 2023Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆176Jan 28, 2026Updated last month
- The most minimal C you can do real work in☆16May 8, 2022Updated 3 years ago
- Closure function implementation for C☆20May 28, 2017Updated 8 years ago
- Auxiliary library for kernel development☆30Jan 6, 2023Updated 3 years ago
- c-prepocessor lisp☆28Nov 5, 2023Updated 2 years ago
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,077Feb 22, 2026Updated last week
- Mal (Make A Lisp) Compiler in C☆53Aug 2, 2020Updated 5 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆44May 18, 2018Updated 7 years ago
- Minimal C subset compiler☆37Mar 15, 2021Updated 4 years ago
- str: yet another string library for C language.☆353Jan 2, 2026Updated 2 months ago