33 releases (16 breaking)

new 0.21.0 May 17, 2024
0.19.1 Apr 23, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#2637 in Parser implementations

Download history 32/week @ 2024-01-19 309/week @ 2024-01-26 161/week @ 2024-02-02 54/week @ 2024-02-09 76/week @ 2024-02-16 472/week @ 2024-02-23 428/week @ 2024-03-01 605/week @ 2024-03-08 397/week @ 2024-03-15 216/week @ 2024-03-22 88/week @ 2024-03-29 122/week @ 2024-04-05 750/week @ 2024-04-12 1276/week @ 2024-04-19 179/week @ 2024-04-26 61/week @ 2024-05-03

2,281 downloads per month
Used in 4 crates (2 directly)

Apache-2.0

78KB
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

~69MB
~1.5M SLoC