kampersanda / xcdatLinks
Fast compressed trie dictionary library
☆70Updated 11 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
- Succinct data structures in C/C++☆88Updated 10 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 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
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 4 months ago
- Compressed double-array tries for static string dictionaries☆11Updated 6 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
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- A collection of succinct data structures☆209Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆57Updated 2 years ago