renzibei / fph-table
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
☆42Updated last year
Alternatives and similar repositories for fph-table:
Users that are interested in fph-table are comparing it to the libraries listed below
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Concurrent Hash Table☆24Updated 3 months ago
- ☆44Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 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 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 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…☆33Updated 6 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆103Updated 2 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- Greg's Template Library of useful classes.☆181Updated last week
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- ☆16Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- ☆26Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 Static Branch library☆56Updated this week
- Struct-of-Arrays generator for C++ projects.☆51Updated 8 months ago