renzibei / fph-tableLinks
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆43Updated 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☆49Updated 10 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Concurrent Hash Table☆27Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- ☆44Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++20 Static Branch library☆59Updated 2 weeks ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- B++ Tree☆68Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Library for lock-free locks☆80Updated last year
- Comparing linear and binary searches☆40Updated 5 years ago
- ☆21Updated 7 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- async io-uring based kernel io library☆31Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago