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
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years 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 last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated 2 weeks ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years 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☆50Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months 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…☆199Updated 2 years ago
- A bunch of small C++ utilities☆69Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆44Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Header-only library for multithreaded programming☆239Updated 7 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- Meta programming library designed for compilation speed.☆172Updated 2 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week