ot / path_decomposed_triesLinks
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
☆57Updated 2 years ago
Alternatives and similar repositories for path_decomposed_tries
Users that are interested in path_decomposed_tries are comparing it to the libraries listed below
Sorting:
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Feed-forward Bloom filters☆52Updated 14 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 implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- A collection of succinct data structures☆205Updated last year
- Compact Data Structures Library☆100Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- finding set bits in large bitmaps☆15Updated 9 years ago
- ☆26Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆57Updated 12 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- bit & sketches data structures☆60Updated 6 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago