renzibei / fph-tableLinks
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆46Updated 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☆108Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- Standalone version of the boost::unordered library☆28Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- B++ Tree☆69Updated 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 11 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- ☆26Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated last week
- Concurrent Hash Table☆32Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 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…☆157Updated 2 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…☆74Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- C++20 Static Branch library☆65Updated 3 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Boost.org unordered module☆78Updated this week