regexident / rust-sealLinks
Rust implementation of Needleman-Wunsch & Smith-Waterman sequence alignment
☆22Updated 6 months ago
Alternatives and similar repositories for rust-seal
Users that are interested in rust-seal are comparing it to the libraries listed below
Sorting:
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Collection of succinct data structures in Rust☆101Updated 5 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 6 months ago
- data embedding based on approximate nearest neighbour☆37Updated last week
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 weeks ago
- FM-index for Rust☆26Updated 8 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆120Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 5 months ago
- Rust libraries and programs focused on succinct data structures☆151Updated 3 months ago
- Parallelized zip archive reading☆38Updated last year
- Hidden Markov Models in Rust☆78Updated last year
- Hardware go brrr bounded context suffix array construction algorithm☆19Updated 2 years ago
- Rust implementation of probminhash, superminhash and hyperloglog sketching algorithms☆31Updated 7 months ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆129Updated 5 years ago
- Succinct Data Structures for Rust☆58Updated 7 months ago
- A very fast interval tree data structure☆127Updated 11 months ago
- A Rust implementation of the Quad Wavelet Tree☆48Updated last week
- Simple and transparent support for compressed files.