swansontec / map-macroLinks
A recursive C preprocessor macro which performs an operation on each element of a list
☆335Updated 2 months ago
Alternatives and similar repositories for map-macro
Users that are interested in map-macro are comparing it to the libraries listed below
Sorting:
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆953Updated 5 years ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago
- Collection of miscellaneous portable C snippets.☆719Updated last year
- A list of awesome C preprocessor stuff☆345Updated 3 weeks ago
- break into the debugger programmatically☆652Updated last year
- C++ preprocessor☆241Updated this week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆216Updated 2 years ago
- A cross-platform (C99/C++11) process library☆590Updated last year
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆717Updated last year
- 🧪 single header unit testing framework for C and C++☆916Updated 2 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆474Updated 11 months ago
- ⏱️ single header benchmark framework for C and C++☆235Updated 11 months ago
- A miniature library for struct-field reflection in C++☆578Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆661Updated 9 months ago
- Locate the current running executable and the current running module/library on the file system 🔎☆494Updated 11 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated last week
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,092Updated 3 months ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆992Updated 3 weeks ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆283Updated 9 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆171Updated 2 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆187Updated 4 months ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Single header stackful cross-platform coroutine library in pure C.☆758Updated 8 months ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month