8 releases (4 breaking)

new 0.5.0 Feb 13, 2025
0.4.0 Nov 13, 2023
0.3.0 Jan 9, 2023
0.2.0 Dec 23, 2022
0.1.3 Feb 16, 2022

#661 in Rust patterns

Download history 10/week @ 2024-10-28 2/week @ 2024-11-04 2/week @ 2024-11-18 2/week @ 2024-11-25 47/week @ 2024-12-02 39/week @ 2024-12-09 3/week @ 2024-12-16 24/week @ 2025-01-27 41/week @ 2025-02-03 151/week @ 2025-02-10

216 downloads per month
Used in 4 crates

MIT license

38KB
718 lines

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.

Dependencies

~3.5–9.5MB
~79K SLoC