mapbox / eternalLinks
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
☆222Updated 3 years ago
Alternatives and similar repositories for eternal
Users that are interested in eternal are comparing it to the libraries listed below
Sorting:
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A reflective enum implementation for C++☆300Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆141Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆263Updated 4 years ago
- ☆103Updated last year
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- C++17 library for all your binary de-/serialization needs☆276Updated 2 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- ☆125Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- std::embed implementation for the poor (C++17)☆90Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month