JadLevesque / PPMP-Iceberg
Preprocessor metaprogramming knowledge obscurity chart
☆46Updated last year
Related projects ⓘ
Alternatives and complementary repositories for PPMP-Iceberg
- Interactive C/C++ preprocessor macro debugger☆152Updated 3 years ago
- A low level preprocessor meta programming library.☆26Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆55Updated 3 months ago
- C23 Checked Arithmetic☆88Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 9 months ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆60Updated 2 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆40Updated 2 years ago
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- The C++ Iceberg☆52Updated 4 months ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- Fast Text-to-PDF Converter☆51Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆68Updated 2 weeks ago
- A versatile, performance-oriented generic hash table library for C.☆86Updated 3 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆33Updated last week
- Driving Compilers☆30Updated last week
- Meta-program C/C++ with JavaScript☆29Updated last year
- A collection of neat C and C++ trivia and oddities.☆27Updated 2 years ago
- a smaller, simpler, portable pkg-config clone☆94Updated 3 weeks ago
- C17 compiler implementation from scratch☆64Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆144Updated this week
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆48Updated 2 weeks ago
- C macro overloading☆22Updated last week
- A blazing fast hex dumper☆91Updated 2 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home …☆88Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- C programming language extension: Cedro pre-processor☆47Updated last year
- Bytecode interpreter☆69Updated 6 months ago