xxsds / DYNAMICLinks
Dynamic succinct/compressed data structures
☆112Updated 2 weeks ago
Alternatives and similar repositories for DYNAMIC
Users that are interested in DYNAMIC are comparing it to the libraries listed below
Sorting:
- Succinct Data Structure Library 3.0☆100Updated 3 weeks ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆156Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Compact Data Structures Library☆129Updated 11 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆131Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated last year
- Succinct Data Structure Library☆109Updated 12 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Bit packed vector of integral values☆28Updated 11 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- ☆11Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Relative data structures based on the BWT