kampersanda / poplar-trie
C++17 implementation of memory-efficient dynamic tries
☆57Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for poplar-trie
- A C++ library for integer array compression☆27Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Universe-sliced indexes in C++.☆17Updated last year
- Compact Tree Representation☆16Updated 7 years ago
- Clustered Elias-Fano inverted indexes.☆14Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- Fast compressed trie dictionary library☆64Updated 2 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- C++ Implementation of Zip Trees☆13Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A blend of the compact and sparse hash table implementations.☆12Updated 3 years ago
- Succinct data structures in C/C++☆82Updated last month
- testbed for different SIMD implementations for set intersection and set union☆40Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 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 …☆21Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated this week
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆54Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago