mapbox / eternal
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
☆210Updated 2 years ago
Alternatives and similar repositories for eternal:
Users that are interested in eternal are comparing it to the libraries listed below
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆446Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- A miniature library for struct-field reflection in C++☆544Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆345Updated 2 years ago
- C++20 Static Reflection library☆376Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- What a c++ standard Unicode library might look like.☆329Updated last year
- C++20 implementation of mutable constexpr expressions☆113Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 9 months ago
- ☆98Updated 10 months ago
- A reflective enum implementation for C++☆290Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- C++17 library for all your binary de-/serialization needs☆274Updated last year
- An additive strong typedef library for C++14/17/20☆428Updated last month
- A polymorphic value-type for C++☆227Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆185Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- ☆121Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆673Updated 2 weeks ago
- Boost.PFR without the boost namespaces☆68Updated last year
- C++20 [Minimal] Static Perfect Hash library☆195Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆431Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆218Updated 2 years ago