pfultz2 / CloakLinks
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
☆965Updated 5 years ago
Alternatives and similar repositories for Cloak
Users that are interested in Cloak are comparing it to the libraries listed below
Sorting:
- A recursive C preprocessor macro which performs an operation on each element of a list☆341Updated 7 months ago
- Collection of miscellaneous portable C snippets.☆740Updated last year
- Compile-time C Compiler implemented as C++14 constant expressions☆807Updated 4 years ago
- break into the debugger programmatically☆672Updated last year
- Smart pointers for the (GNU) C programming language☆1,708Updated 3 years ago
- Formatted C++20 stdlib man pages (cppreference)☆985Updated last year
- A C/C++ header to help move #ifdefs out of your code☆879Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,146Updated 2 months ago
- A collection of memory allocators☆463Updated 3 months ago
- The Better String Library☆553Updated 8 years ago
- A Tiny Garbage Collector for C☆1,066Updated 2 years ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,277Updated 2 weeks ago
- 🧪 single header unit testing framework for C and C++☆941Updated 4 months ago
- Small, portable implementation of the C11 threads API☆1,016Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,197Updated last week
- Branchless UTF-8 decoder☆623Updated 3 years ago
- Converts floating point numbers to decimal strings☆1,300Updated last year
- Stackless Async Subroutines for C☆763Updated 2 years ago
- µnit is a small testing framework for C☆680Updated last year
- A list of compiler warning flags for different GCC and clang versions☆236Updated 6 years ago
- An exception handling library for C