cmuparlay / parlayhash
Concurrent Hash Table
☆27Updated 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☆43Updated last year
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months 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
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆44Updated 4 years 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
- C++20 Memory Allocator library☆34Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++ wrapper around wyhash and wyrand☆14Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆104Updated 4 years ago
- Boost.org unordered module☆72Updated last week
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆20Updated last month
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Benchmarks for our memory allocator☆64Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆51Updated 9 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- ☆26Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago