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
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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 this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated 2 weeks ago
- Flat containers for C++☆59Updated 2 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆35Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- generic stack-based container☆105Updated 7 years ago
- An indirect value-type for C++☆82Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- SPY - C++ Information Broker☆154Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 3 weeks 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 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago