thm-mni-ii / seaLinks
Space efficient (graph) algorithms
☆18Updated 4 years ago
Alternatives and similar repositories for sea
Users that are interested in sea are comparing it to the libraries listed below
Sorting:
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆44Updated 10 months ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Succinct C++☆24Updated 4 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 10 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 3 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- FOundation of stXXl and thriLL☆14Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago