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
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Concurrent Hash Table☆36Updated 3 weeks ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- ☆44Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Standalone version of the boost::unordered library☆30Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 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 3 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- B++ Tree☆70Updated last year
- Greg's Template Library of useful classes.☆228Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Boost.org unordered module☆86Updated 3 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago