| Crates.io | flash-lib |
| lib.rs | flash-lib |
| version | 0.1.0 |
| created_at | 2025-10-09 22:02:23.304458+00 |
| updated_at | 2025-10-09 22:02:23.304458+00 |
| description | Rust port of the FLASH read merging algorithm |
| homepage | https://github.com/antonmry/FastFiRSt |
| repository | https://github.com/antonmry/FastFiRSt |
| max_upload_size | |
| id | 1876236 |
| size | 31,005 |
Core Rust implementation of the FLASH (Fast Length Adjustment of SHort reads) algorithm for merging
paired-end FASTQ reads. This crate powers the flash-cli binary and exposes utilities for embedding
FLASH functionality in other Rust projects.
Released under the MIT license.