Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆48Aug 17, 2023Updated 2 years ago
Alternatives and similar repositories for fph-table
Users that are interested in fph-table are comparing it to the libraries listed below
Sorting:
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 11 months ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆38Mar 6, 2025Updated 11 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- Implementation of a slotmap☆10Nov 24, 2025Updated 3 months ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 2 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- C++ hilbert curve implementation.☆17Oct 9, 2019Updated 6 years ago
- Simple C++ and CMake wrapper around tree-sitter.☆37Oct 14, 2024Updated last year
- Backporting std::expected to C++17.☆40Jul 15, 2025Updated 7 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- Greg's Template Library of useful classes.☆271Jan 9, 2026Updated last month
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- tar analysis tool☆22Mar 27, 2025Updated 11 months ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Jan 18, 2026Updated last month
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- performance counters in C++☆24Feb 5, 2026Updated 3 weeks ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Aug 13, 2020Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- experimental parallel json parser, scj3 (claujson)☆14Feb 1, 2026Updated last month
- ☆15Sep 13, 2025Updated 5 months ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- A fixed capacity dynamically sized string☆69Dec 19, 2025Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- C++20 Coroutines running on libuv for intuitive async I/O☆43Dec 9, 2025Updated 2 months ago
- Just another header-only C++17 CSV parser☆18Updated this week
- ChaCha20 DRNG☆17Aug 16, 2024Updated last year
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 8 months ago