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
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- Concurrent Hash Table☆20Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- B++ Tree☆65Updated 5 months ago
- ☆43Updated 4 years ago
- Greg's Template Library of useful classes.☆164Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆72Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- fast prime sieve and hash algorithm☆38Updated last year
- Light, fast, threadpool for C++20☆97Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆43Updated 2 months ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated last month
- For details, see the blog post:☆32Updated last year
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 5 months ago