ot / path_decomposed_triesLinks
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
☆57Updated 3 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☆55Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 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
- ☆27Updated 8 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Compact Data Structures Library☆129Updated 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
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- bit & sketches data structures☆60Updated 7 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 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
- qp tries and crit-bit tries☆124Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- C++11 library for fast fuzzy searching☆14Updated 10 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago