mapbox / eternalLinks
A C++14 compile-time/constexpr map and hash map with minimal binary footprint
☆216Updated 2 years ago
Alternatives and similar repositories for eternal
Users that are interested in eternal are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- What a c++ standard Unicode library might look like.☆334Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆475Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆221Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆120Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆454Updated last month
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆191Updated 2 years ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- Boost.PFR without the boost namespaces☆72Updated 3 weeks ago
- A reflective enum implementation for C++☆298Updated last year
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- ☆102Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- std::embed implementation for the poor (C++17)☆91Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- C++17 library for all your binary de-/serialization needs☆277Updated last year
- SPY - C++ Information Broker☆155Updated last week
- tser - tiny serialization for C++☆143Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆116Updated 4 years ago
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago