patmorin / arraylayoutLinks
Experiments with array layouts for comparison-based searching
☆86Updated 2 years ago
Alternatives and similar repositories for arraylayout
Users that are interested in arraylayout are comparing it to the libraries listed below
Sorting:
- High-performance dictionary coding☆109Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated last year
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A small DFA for under 16 states☆54Updated 7 years ago