4 releases

0.1.3 Oct 11, 2023
0.1.2 Sep 22, 2023
0.1.1 Mar 14, 2022
0.1.0 Jun 16, 2021

#1637 in Parser implementations

48 downloads per month
Used in 2 crates

Custom license

18KB
421 lines

Amateur Data Interchange Format for Rust

Crates.io Docs.rs Build

Amateur Data Interchange Format parsing and generation tools for Rust.

As of now, this library only handles .adi files (in my opinion, the more common file type). Feel free to add a PR for .adx files, or make your own library!


lib.rs:

adif is an Amateur Data Interchange Format library for Rust.

Dependencies

~4–5.5MB
~89K SLoC