renzibei / fph-table
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
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- Concurrent Hash Table☆27Updated last week
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated last month
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 9 months ago
- ☆44Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆53Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Boost.org unordered module☆72Updated last week
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- B++ Tree☆67Updated 9 months ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- C++20 Memory Allocator library☆34Updated last week
- SIMD (SSE) string functions☆101Updated 7 years ago
- Comparing linear and binary searches☆40Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Static Branch library☆57Updated last week