cmuparlay / parlayhashLinks
Concurrent Hash Table
☆27Updated last month
Alternatives and similar repositories for parlayhash
Users that are interested in parlayhash are comparing it to the libraries listed below
Sorting:
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- B++ Tree☆68Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- ☆44Updated 4 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- performance counters in C++☆20Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- ☆31Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- A unique_ptr implementation with small object optimization☆19Updated 9 months ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago