Computes a constexpr (minimal) perfect hash function
☆35Aug 20, 2019Updated 6 years ago
Alternatives and similar repositories for constexpr-phf
Users that are interested in constexpr-phf are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Dec 31, 2025Updated 2 months ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆19Apr 22, 2024Updated last year
- Forward declarations for C++ standard library☆22Sep 18, 2021Updated 4 years ago
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 2 years ago
- ☆21Sep 17, 2025Updated 5 months ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Apr 6, 2017Updated 8 years ago
- AXE: a recursive descent parser generator C++ library☆16Aug 22, 2024Updated last year
- C++ regular expressions library using template metaprogramming☆15Jul 12, 2025Updated 7 months ago
- A C++17 library for parser generation for LALR(1) languages☆13Jan 9, 2023Updated 3 years ago
- Bicriteria Data Compressor☆14Dec 9, 2017Updated 8 years ago
- Implementation of hash_append proposal☆67Dec 14, 2016Updated 9 years ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Apr 23, 2016Updated 9 years ago
- ☆13Apr 27, 2025Updated 10 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆11Jun 6, 2023Updated 2 years ago
- DARMA/vt => Virtual Transport☆38Feb 17, 2026Updated last week
- Small library to kill functionality of applications for clients that refuse to pay me☆22Apr 8, 2024Updated last year
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Jul 5, 2024Updated last year
- A performant and flexible genetic algorithm implemented in C++20/23.☆20Jan 17, 2026Updated last month
- 🧵 A C++ implementation of Rust's std::channel☆23Oct 14, 2025Updated 4 months ago
- A simple command-line utility for inspecting texture file header data☆14Jun 16, 2016Updated 9 years ago
- Formatter, definition and autocomplete for QML language☆18May 9, 2023Updated 2 years ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- Rebooting the std::bitset franchise☆46Jan 4, 2026Updated last month
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Apr 16, 2025Updated 10 months ago
- Apollo: Online Machine Learning for Performance Portability☆26Aug 27, 2024Updated last year
- cppcast podcast website☆21Mar 5, 2023Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Feb 8, 2026Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 20, 2026Updated last week
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Sep 16, 2022Updated 3 years ago