cmuparlay / parlayhashLinks
Concurrent Hash Table
☆36Updated 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☆49Updated 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…☆43Updated 4 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- C++20 Static Branch library☆88Updated 6 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated 3 weeks ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- Boost.org unordered module☆86Updated last week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- Greg's Template Library of useful classes.☆240Updated last week
- a small lightweight std::execution work-alike☆65Updated 8 months ago