splatlab / iceberghashtableLinks
☆66Updated last year
Alternatives and similar repositories for iceberghashtable
Users that are interested in iceberghashtable are comparing it to the libraries listed below
Sorting:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- ☆39Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- ☆31Updated 2 months ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- ☆112Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- ☆45Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 6 months ago
- A benchmark for sorting algorithms