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:
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ27Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- simd enabled column imprintsβ11Updated 7 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 8 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β31Updated 6 months ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storageβ11Updated 5 months ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 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
- A C++ library providing fast language model queries in compressed space.β132Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)β49Updated 4 years ago
- Succinct C++β24Updated 5 years ago
- A four-dimensional Analysis of Partitioned Approximate Filtersβ11Updated 2 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.β48Updated 3 years ago
- β27Updated 8 years ago
- Cuckoo Index: A Lightweight Secondary Index Structureβ129Updated 3 years ago
- similarity join and search algorithms for edit distance and jaccardβ19Updated 7 years ago
- Succinct data structures in C/C++β88Updated last year
- SUccinct Retrieval Frameworkβ21Updated 9 years ago
- Learned Monotone Minimal Perfect Hashingβ31Updated 6 months ago
- Universe-sliced indexes in C++.β18Updated 2 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β¦β42Updated this week
- Detailed experiments over simdjson for VLDB article (2019) and future workβ21Updated 5 years ago
- Space efficient (graph) algorithmsβ18Updated 5 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)β88Updated 4 years ago
- Efficient and effective query auto-completion in C++.β55Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β57Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago