simonvpe / cmapLinks
A C++17 compile time lookup table
☆31Updated 8 years ago
Alternatives and similar repositories for cmap
Users that are interested in cmap are comparing it to the libraries listed below
Sorting:
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 2 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Bit flags for C++11 scoped enums☆122Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- ☆53Updated 6 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 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…☆21Updated 2 weeks ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago