lemire / programmingishard
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
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Optimizing database queries with array programming☆18Updated 4 years ago
- ☆13Updated 6 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆29Updated last year
- ☆25Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- a 64-bit histogram / quantile sketch☆58Updated last week
- Linear vs binary search benchmark☆40Updated 5 years ago