Skip to content

Streaming FASTA parser #10

@vgel

Description

@vgel

Discussed in #9

Right now, the FASTA parser inhales the whole file and produces a Vec of records. For very large files, we might prefer a streaming API. Possible inspiration is https://github.com/raphlinus/pulldown-cmark

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions