renzibei / fph-tableLinks
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆48Updated 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
- Concurrent Hash Table☆34Updated this week
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- ☆44Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Light, fast, threadpool for C++20☆108Updated 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…☆159Updated 4 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆97Updated 3 weeks 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 3 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A header only structure of arrays container for C++☆42Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- 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
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- For details, see the blog post:☆34Updated last year