kampersanda / xcdat
Fast compressed trie dictionary library
☆67Updated 5 months ago
Alternatives and similar repositories for xcdat:
Users that are interested in xcdat are comparing it to the libraries listed below
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Compact Tree Representation☆16Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 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 differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆129Updated last year
- A clone of Darts (Double-ARray Trie System)☆144Updated 6 years ago
- SIMD (SSE) string functions☆100Updated 7 years ago
- Succinct data structures in C/C++☆83Updated 4 months ago
- Efficient and effective query auto-completion in C++.☆53Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 4 months ago