thm-mni-ii / seaLinks
Space efficient (graph) algorithms
☆18Updated 5 years ago
Alternatives and similar repositories for sea
Users that are interested in sea are comparing it to the libraries listed below
Sorting:
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- FOundation of stXXl and thriLL☆14Updated last year
- Ultra fast MSD radix sorter☆10Updated 5 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
- similarity join and search algorithms for edit distance and jaccard☆19Updated 7 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…☆36Updated 5 years ago
- Succinct Data Structure Library☆107Updated 12 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Succinct C++☆24Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Succinct Data Structures for Rust☆58Updated 5 months ago
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆23Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 8 months ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago