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:
- ☆13Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Fastest RPC in the west☆21Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 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
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Multiplying... backward?☆13Updated 4 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- bit & sketches data structures☆60Updated 6 years ago