patmorin / arraylayoutLinks
Experiments with array layouts for comparison-based searching
☆84Updated last year
Alternatives and similar repositories for arraylayout
Users that are interested in arraylayout are comparing it to the libraries listed below
Sorting:
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- A collection of succinct data structures☆204Updated last year
- qp tries and crit-bit tries☆120Updated 2 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Compact Data Structures Library☆100Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago