fgoxide

Crates.iofgoxide
lib.rsfgoxide
version0.6.0
created_at2022-02-16 22:10:55.887154+00
updated_at2025-05-23 20:59:32.685229+00
descriptionUtility/QoL code for writing command-line / file processing tools.
homepage
repositoryhttps://github.com/fulcrumgenomics/fgoxide
max_upload_size
id533601
size69,196
Nils Homer (nh13)

documentation

https://docs.rs/fgoxide

README

fgoxide

Build Status license Version info

Common utilities code used across Fulcrum Genomics Rust projects.

Fulcrum Genomics

Visit us at Fulcrum Genomics to learn more about how we can power your Bioinformatics with fgoxide and beyond.

Why?

There are many helper functions that are used repeatedly across projects, such as serializing an iterator of Serializable objects to a file. This crate aims to collect those usage patterns, refine the APIs around them, and provide well tested code to be used across projects.

Documentation and Examples

Please see the generated Rust Docs.

Commit count: 38

cargo fmt