splatlab / iceberghashtable
☆58Updated 3 months ago
Alternatives and similar repositories for iceberghashtable:
Users that are interested in iceberghashtable are comparing it to the libraries listed below
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Testing memory-level parallelism☆67Updated 11 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- ☆28Updated last week
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Benchmarks for our memory allocator☆63Updated last year
- ☆39Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- Library for lock-free locks☆77Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- Packed and Compressed Hash Tables☆15Updated last year
- ☆20Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆43Updated 4 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 3 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago