lemire / programmingishardLinks
Long-term book project
☆34Updated 3 years ago
Alternatives and similar repositories for programmingishard
Users that are interested in programmingishard are comparing it to the libraries listed below
Sorting:
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- ☆13Updated 6 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- A word-aligned integer compression algorithm.☆13Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago