40 releases (19 breaking)

0.24.1 May 30, 2024
0.23.0 May 27, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#1713 in Parser implementations

Download history 1/week @ 2024-02-12 100/week @ 2024-02-19 532/week @ 2024-02-26 522/week @ 2024-03-04 668/week @ 2024-03-11 156/week @ 2024-03-18 223/week @ 2024-03-25 76/week @ 2024-04-01 160/week @ 2024-04-08 1061/week @ 2024-04-15 986/week @ 2024-04-22 118/week @ 2024-04-29 29/week @ 2024-05-06 259/week @ 2024-05-13 868/week @ 2024-05-20 593/week @ 2024-05-27

1,749 downloads per month
Used in exon

Apache-2.0

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

~64MB
~1.5M SLoC