kampersanda / cda-triesLinks
Compressed double-array tries for static string dictionaries
☆11Updated 6 years ago
Alternatives and similar repositories for cda-tries
Users that are interested in cda-tries 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 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- Fast compressed trie dictionary library☆71Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- 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
- qp tries and crit-bit tries☆124Updated 3 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Succinct data structures in C/C++☆92Updated last year
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- A library of inverted index data structures☆151Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 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
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago