Crate fffx

source ·
Expand description

Yet another rust fasta/fastq parser, with a focus on speed and memory usage. Well fuzzed and performant-focused.

The basic ones to use are fasta, fastq submodules.

The ones under zerocopy:: use slightly less memory at the cost of discontiguous streams.

Re-exports

Modules

Structs