gvinciguerra / BlockEpsilonTreeLinks
π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.
β11Updated 3 years ago
Alternatives and similar repositories for BlockEpsilonTree
Users that are interested in BlockEpsilonTree are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- A four-dimensional Analysis of Partitioned Approximate Filtersβ11Updated 2 weeks ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ35Updated 6 months ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated 11 months ago
- Efficient and effective query auto-completion in C++.β55Updated last year
- Succinct data structures in C/C++β88Updated 10 months ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storageβ11Updated 3 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Constructionβ49Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β31Updated 4 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ27Updated 5 years ago
- Space efficient (graph) algorithmsβ18Updated 4 years ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- simd enabled column imprintsβ11Updated 7 years ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 4 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
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Succinct C++β24Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)β49Updated 4 years ago
- β26Updated 8 years ago
- Clustered Elias-Fano inverted indexes.β15Updated 7 years ago
- A data structure and algorithm library built for TerarkDBβ66Updated 3 years ago
- SUccinct Retrieval Frameworkβ21Updated 9 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-onlyβ¦β41Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"β40Updated 10 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- Compact Tree Representationβ16Updated 8 years ago
- similarity join and search algorithms for edit distance and jaccardβ18Updated 7 years ago