simonvpe / cmap
A C++17 compile time lookup table
☆31Updated 7 years ago
Alternatives and similar repositories for cmap:
Users that are interested in cmap are comparing it to the libraries listed below
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 7 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- forward declarations for C++ std headers☆72Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- generic stack-based container☆105Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- ☆52Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago