renzibei / fph-tableLinks
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆44Updated last year
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 10 months ago
- ☆44Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Benchmarks for our memory allocator☆65Updated last year
- Concurrent Hash Table☆27Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Library for lock-free locks☆82Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆35Updated 8 months ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- For details, see the blog post:☆32Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆26Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- B++ Tree☆68Updated 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Effective Memory Reclamation☆55Updated 5 years ago