57 releases (27 breaking)

0.32.4 Dec 21, 2024
0.32.2 Sep 4, 2024
0.29.1 Jul 16, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#395 in Biology

Download history 204/week @ 2024-12-14 212/week @ 2024-12-21 8/week @ 2024-12-28 1/week @ 2025-01-04 3/week @ 2025-01-11 21/week @ 2025-01-18 7/week @ 2025-02-01 159/week @ 2025-02-08 98/week @ 2025-02-15 36/week @ 2025-02-22 20/week @ 2025-03-01

4,364 downloads per month
Used in 3 crates (via exon)

Apache-2.0

90KB
1.5K SLoC

Exon

Exon is an execution engine designed to work with bioinformatics data. It features:

  • SQL based access to bioinformatics data -- general DML and some DDL support
  • Support for many file formats from bioinformatics, proteomics, and others
  • Local filesystem and object storage support
  • Arrow FFI primitives for multi-language support

Installation

Exon is available via crates.io. To install, run:

cargo add exon

Documentation

  • Rust documentation is available here.
  • General documentation is available here.

Benchmarks

Please see the benchmarks README for more information.

Dependencies

~78MB
~1.5M SLoC