Kronuz / constexpr-phf
Computes a constexpr (minimal) perfect hash function
☆35Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for constexpr-phf
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Rebooting the std::bitset franchise☆43Updated last week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months 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☆154Updated 5 months ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- An indirect value-type for C++☆82Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated last year
- C++20 Compact Tuple Tools☆47Updated this week
- C++ library aiming to replace all built-in integers☆88Updated last week
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- repr for Modern C++: Return printable string representation of a value☆83Updated 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…☆150Updated 2 weeks ago
- ☆26Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- SPY - C++ Information Broker☆152Updated last week
- C++20 implementation of mutable constexpr expressions☆107Updated 3 years ago