kampersanda / xcdatLinks
Fast compressed trie dictionary library
☆69Updated 8 months ago
Alternatives and similar repositories for xcdat
Users that are interested in xcdat are comparing it to the libraries listed below
Sorting:
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Succinct data structures in C/C++☆88Updated 7 months ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 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 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Compressed double-array tries for static string dictionaries☆11Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A C++ library providing fast language model queries in compressed space.☆129Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Compact Data Structures Library☆100Updated 2 years ago