49 releases (24 breaking)

0.29.1 Jul 16, 2024
0.28.1 Jul 15, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#195 in Biology

Download history 123/week @ 2024-04-04 619/week @ 2024-04-11 1267/week @ 2024-04-18 301/week @ 2024-04-25 81/week @ 2024-05-02 36/week @ 2024-05-09 498/week @ 2024-05-16 819/week @ 2024-05-23 419/week @ 2024-05-30 69/week @ 2024-06-06 643/week @ 2024-06-13 306/week @ 2024-06-20 61/week @ 2024-06-27 116/week @ 2024-07-04 656/week @ 2024-07-11 162/week @ 2024-07-18

1,023 downloads per month
Used in exon

Apache-2.0

6.5MB
586 lines

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

~63MB
~1M SLoC