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:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- A lightweight, non-owning reference to a callable.☆181Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆132Updated 4 years ago
- What a c++ standard Unicode library might look like.☆340Updated last year
- std::embed implementation for the poor (C++17)☆89Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated last week
- SPY - C++ Information Broker☆157Updated last month
- A modern C++ scope guard that is easy to use but hard to misuse.☆201Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated this week
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++ command line parsing library☆204Updated 2 years ago
- C++20 Static Reflection library☆486Updated 3 months ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- ☆103Updated last year
- A reflective enum implementation for C++☆299Updated last year
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆511Updated last month
- 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
- C++17 library for all your binary de-/serialization needs☆276Updated 2 years ago