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
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated last week
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- ☆52Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 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
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 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 9 months ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- value types for composite class design - with allocators☆45Updated last week
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- WIP☆26Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- Meta programming library designed for compilation speed.☆171Updated 2 years ago
- Boost.org variant module☆43Updated last week
- Compile-time printf-like string formatting☆77Updated 6 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago