swansontec / map-macro
A recursive C preprocessor macro which performs an operation on each element of a list
☆321Updated 3 years ago
Alternatives and similar repositories for map-macro:
Users that are interested in map-macro are comparing it to the libraries listed below
- A miniature library for struct-field reflection in C++☆547Updated 3 weeks ago
- A C/C++ header to help move #ifdefs out of your code☆833Updated 6 months ago
- Compile Time Type Information for C++☆584Updated last year
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆933Updated 5 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆122Updated 13 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆210Updated 2 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆436Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,569Updated 6 months ago
- C++ parsing DSL☆1,054Updated 2 months ago
- Runtime polymorphism done right☆996Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago
- generates .clang-format file from example codebase☆318Updated 4 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated last month
- 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…☆469Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆701Updated 11 months ago
- The most over-engineered C++ assertion library☆601Updated last week
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆431Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆213Updated 6 months ago
- A recursive C preprocessor macro which performs an operation on each element of a list☆15Updated 4 years ago
- 🧪 single header unit testing framework for C and C++☆886Updated 7 months ago
- C++20 Static Reflection library☆382Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆598Updated 2 years ago