kampersanda / cda-tries
Compressed double-array tries for static string dictionaries
☆11Updated 5 years ago
Alternatives and similar repositories for cda-tries:
Users that are interested in cda-tries are comparing it to the libraries listed below
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆57Updated 12 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- Fast compressed trie dictionary library☆66Updated 4 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A Space-Optimal Grammar Compression☆10Updated 3 years ago
- Compact Tree Representation☆16Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- ☆25Updated 7 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 2 months ago