simonvpe / cmapLinks
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
Sorting:
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 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☆161Updated 6 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☆49Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 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)☆37Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- SPY - C++ Information Broker☆157Updated last month
- A lightweight, non-owning reference to a callable.☆177Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- A proposal for a JSON data type in the C++ standard library☆56Updated 5 years ago