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:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 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
- High-performance dictionary coding☆106Updated 8 years ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- a 64-bit histogram / quantile sketch☆59Updated 8 months ago
- C++11 port of the PostgreSQL DBMS☆69Updated 9 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- qp tries and crit-bit tries☆121Updated 3 years ago
- Optimizing database queries with array programming☆20Updated 5 years ago
- ☆27Updated 7 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Compact Data Structures Library☆128Updated 11 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A small DFA for under 16 states☆52Updated 7 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
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆37Updated 6 years ago
- a small C++ lattice library☆15Updated 5 years ago