swansontec / map-macro
A recursive C preprocessor macro which performs an operation on each element of a list
☆325Updated last week
Alternatives and similar repositories for map-macro:
Users that are interested in map-macro are comparing it to the libraries listed below
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆935Updated 5 years 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…☆470Updated 7 months ago
- A C/C++ header to help move #ifdefs out of your code☆839Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆437Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated this week
- A miniature library for struct-field reflection in C++☆552Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆214Updated 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
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- Compile Time Type Information for C++☆586Updated 2 years ago
- A cross-platform (C99/C++11) process library☆580Updated last year
- A list of awesome C preprocessor stuff☆329Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- The most over-engineered C++ assertion library☆607Updated last week
- 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 month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- ⏱️ single header benchmark framework for C and C++☆231Updated 7 months ago
- A reflective enum implementation for C++☆291Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated 2 weeks ago
- Reference implementation of Dragonbox in C++☆643Updated 5 months ago
- An additive strong typedef library for C++14/17/20☆433Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆750Updated 4 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆196Updated last week