swansontec / map-macroLinks
A recursive C preprocessor macro which performs an operation on each element of a list
☆333Updated 3 weeks 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☆944Updated 5 years ago
- A C/C++ header to help move #ifdefs out of your code☆852Updated 9 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- break into the debugger programmatically☆648Updated last year
- 🧪 single header unit testing framework for C and C++☆905Updated 3 weeks ago
- A list of awesome C preprocessor stuff☆341Updated 6 months ago
- Compile Time Type Information for C++☆592Updated 2 years ago
- A miniature library for struct-field reflection in C++☆570Updated 3 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…☆473Updated 9 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆973Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- C++ preprocessor☆236Updated last week
- An additive strong typedef library for C++14/17/20☆443Updated 4 months ago
- Collection of miscellaneous portable C snippets.☆715Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆170Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆709Updated last year
- C++ parsing DSL☆1,095Updated 2 weeks ago
- A cross-platform (C99/C++11) process library☆585Updated last year
- 🐜 single header process launching solution for C and C++☆1,232Updated 11 months ago
- Locate the current running executable and the current running module/library on the file system 🔎☆493Updated 10 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 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.☆270Updated 7 months ago
- Single header stackful cross-platform coroutine library in pure C.☆747Updated 6 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆470Updated this week