cmuparlay / parlayhash
Concurrent Hash Table
☆20Updated last week
Alternatives and similar repositories for parlayhash:
Users that are interested in parlayhash are comparing it to the libraries listed below
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- For details, see the blog post:☆32Updated last year
- B++ Tree☆65Updated 5 months 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
- Compact SVO optimized vector for C++17 or higher☆97Updated 7 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- ☆43Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A header only structure of arrays container for C++☆40Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆72Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- Boost.org unordered module☆65Updated this week
- Boost.Scope, a collection of scope guard utilities.☆14Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- C++ serializers benchmark with realistic data☆120Updated last year
- a small lightweight std::execution work-alike☆56Updated 3 months ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- fast prime sieve and hash algorithm☆38Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Persistent memory allocator for data-centric analytics☆54Updated this week
- Latency collector as an embedded library for C++☆13Updated 5 years ago