Computes a constexpr (minimal) perfect hash function
☆34Aug 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:
- 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
- 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
- ☆13Apr 27, 2025Updated 10 months ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago
- ☆22Mar 2, 2022Updated 4 years ago
- Implementation of hash_append proposal☆67Dec 14, 2016Updated 9 years ago
- A fast implementation of log() and exp()☆57Dec 14, 2022Updated 3 years ago
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆252Mar 9, 2026Updated last week
- Circular span☆12May 24, 2024Updated last year
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Mar 13, 2026Updated last week
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- AXE: a recursive descent parser generator C++ library☆16Aug 22, 2024Updated last year
- Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A…☆13Oct 14, 2024Updated last year
- Continuous Integration Toolkit for boostorg code repositories☆18Mar 3, 2026Updated 2 weeks ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Switch/Case strings using constexpr long hash☆16May 7, 2021Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25May 18, 2019Updated 6 years ago
- Rebooting the std::bitset franchise☆46Jan 4, 2026Updated 2 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆223Sep 16, 2022Updated 3 years ago
- Describes interfaces for state observers, and implements some oberservers (including linear and extended Kalman filters)☆14Aug 9, 2023Updated 2 years ago
- Enforces a maximum `space` and `time` Algorithm Complexity when testing Rust programs☆14Mar 5, 2025Updated last year
- A C++17 library for parser generation for LALR(1) languages☆13Jan 9, 2023Updated 3 years ago
- Similar to python's `repr`, for c++☆32Apr 11, 2022Updated 3 years ago
- Vectorised data model base and helper classes.☆20Mar 5, 2026Updated 2 weeks ago
- ☆21Sep 17, 2025Updated 6 months ago
- Pacman hook which makes btrfs root snapshot before any action☆11Jun 27, 2022Updated 3 years ago
- A benchmark for standard libraries☆21Sep 23, 2023Updated 2 years ago
- A performant and flexible genetic algorithm implemented in C++20/23.☆20Jan 17, 2026Updated 2 months ago
- ☆10May 6, 2021Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Apr 16, 2025Updated 11 months ago
- Adobe Platform Libraries☆30Nov 7, 2020Updated 5 years ago
- 🧵 A C++ implementation of Rust's std::channel☆23Oct 14, 2025Updated 5 months ago
- Optimizing compilation times of Generated Code with Templates☆28Nov 5, 2017Updated 8 years ago
- BAsic Vulkan Engine for desktop and Android☆12Jul 6, 2024Updated last year
- BaseX encoder / decoder for C++☆14Nov 22, 2018Updated 7 years ago
- C++ implementation of SHA-256 (header-only)☆10Aug 19, 2025Updated 7 months ago