patmorin / arraylayout
Experiments with array layouts for comparison-based searching
☆83Updated last year
Alternatives and similar repositories for arraylayout:
Users that are interested in arraylayout are comparing it to the libraries listed below
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 2 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 3 months ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 3 months ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago