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".☆56Updated 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 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated 3 weeks ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated last year
- Compact Data Structures Library☆124Updated 10 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Fast compressed trie dictionary library☆68Updated 7 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 6 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆57Updated 12 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago