32 releases (15 breaking)

new 0.20.0 Apr 24, 2024
0.18.0 Apr 23, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#249 in Biology

Download history 134/week @ 2024-01-09 242/week @ 2024-01-23 89/week @ 2024-01-30 160/week @ 2024-02-06 5/week @ 2024-02-13 263/week @ 2024-02-20 543/week @ 2024-02-27 613/week @ 2024-03-05 393/week @ 2024-03-12 148/week @ 2024-03-19 212/week @ 2024-03-26 66/week @ 2024-04-02 184/week @ 2024-04-09 1139/week @ 2024-04-16 894/week @ 2024-04-23

2,301 downloads per month
Used in exon

Apache-2.0

41KB
452 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
~1.5M SLoC