renzibei / fph-tableLinks
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆47Updated 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 simple replacement for std::unordered_map☆50Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- ☆44Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Concurrent Hash Table☆34Updated 2 months ago
- Greg's Template Library of useful classes.☆224Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆95Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Static Branch library☆68Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆73Updated last year
- B++ Tree☆70Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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…☆42Updated 2 months ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 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…☆158Updated 3 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago