kg86 / visstr
String Visualizer
☆12Updated 2 years ago
Alternatives and similar repositories for visstr:
Users that are interested in visstr are comparing it to the libraries listed below
- TU DOrtmund lossless COMPression framework☆19Updated 7 months ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- Implementation of the sacabench framework☆17Updated 3 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- Paper Collection for Stringologists☆17Updated last week
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated 11 months ago
- R-Index-F Library for Pattern Matching☆13Updated 8 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- A Japanese law parser☆17Updated last year
- Collection of succinct data structures in Rust☆96Updated last month
- An optimal space run-length Burrows-Wheeler transform full-text index☆62Updated last year
- implementation of dynamic wavelet matrix(tree) and static wavelet matrix☆22Updated 5 years ago
- A tool for visualizing the internal structures of morphological analyzer Sudachi☆17Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- 🦞 Rust library of natural language dictionaries using character-wise double-array tries.☆30Updated 3 months ago
- vector illustrations of BWT based searching on small strings☆16Updated 5 years ago
- ☆10Updated 3 years ago
- A parallelized implementation of optimized MSD radix sort for strings☆27Updated 6 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆11Updated 5 years ago
- Yada is a yet another double-array trie library aiming for fast search and compact data representation.☆36Updated last year
- a crate to swap values between possibly-overlapping references☆23Updated 2 years ago
- Rust library providing fast language model queries in compressed space☆24Updated 2 years ago
- Hash table with separate chaining layout☆9Updated 3 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆30Updated 6 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated 2 months ago
- Optimal suffix sorting and LCP array construction for constant alphabets [IPL 2017]☆9Updated 6 years ago
- A Rust implementation of the Quad Wavelet Tree