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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated last year
- A high-performance WebSocket library optimized for low latency and high throughput.☆38Mar 6, 2025Updated last year
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- A variant of Ahash written in C++.☆10Mar 20, 2023Updated 3 years ago
- A simple replacement for std::unordered_map☆51Jul 27, 2024Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- 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 7 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Aug 13, 2020Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆22Jul 11, 2025Updated 8 months ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- Simple C++ and CMake wrapper around tree-sitter.☆37Oct 14, 2024Updated last year
- Greg's Template Library of useful classes.☆280Jan 9, 2026Updated 2 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
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆252Mar 9, 2026Updated 2 weeks ago
- A C++ timezone library offering unparalleled performance for date and time manipulation☆42Mar 14, 2026Updated last week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- 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
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- c++ crossplatform cpu and memory usage info by current process☆25Jul 4, 2022Updated 3 years ago
- Circular span☆12May 24, 2024Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Apr 1, 2025Updated 11 months ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆17Mar 15, 2026Updated last week
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 9 months ago
- Boost.org unordered module☆89Mar 13, 2026Updated last week
- 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
- C++20 Coroutines running on libuv for intuitive async I/O☆43Dec 9, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆30Mar 15, 2026Updated last week
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- A fixed capacity dynamically sized string☆69Mar 11, 2026Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- C++ library aiming to replace all built-in integers☆102Dec 24, 2025Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆73Jan 2, 2026Updated 2 months ago
- tar analysis tool☆22Mar 27, 2025Updated 11 months ago