Kronuz / constexpr-phf
Computes a constexpr (minimal) perfect hash function
☆35Updated 5 years ago
Alternatives and similar repositories for constexpr-phf:
Users that are interested in constexpr-phf are comparing it to the libraries listed below
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 implementation of mutable constexpr expressions☆112Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- An indirect value-type for C++☆82Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years 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☆157Updated 9 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 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…☆153Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- A bunch of small C++ utilities☆66Updated last year
- ranges features for c+23 ported to C++20☆77Updated last year
- C++ library aiming to replace all built-in integers☆93Updated 2 weeks ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago