lemire / programmingishardLinks
Long-term book project
☆34Updated 4 years ago
Alternatives and similar repositories for programmingishard
Users that are interested in programmingishard are comparing it to the libraries listed below
Sorting:
- 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 implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 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
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆44Updated 9 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 6 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Wannabe Main Memory Database and More☆54Updated 5 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- ☆27Updated 8 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Optimizing database queries with array programming☆20Updated 5 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago