renzibei / fph-table
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆41Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fph-table
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- ☆43Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Concurrent Hash Table☆18Updated 2 months ago
- Greg's Template Library of useful classes.☆126Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- Comparing linear and binary searches☆38Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- ☆26Updated 4 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Yet another C++ text formatting library.☆70Updated this week
- SIMD (SSE) string functions☆96Updated 7 years ago
- A header only structure of arrays container for C++☆39Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- Boost.org unordered module☆63Updated last week
- An indirect value-type for C++☆82Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago