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

#1552 in Parser implementations

Download history 18/week @ 2024-02-16 23/week @ 2024-02-23 15/week @ 2024-03-01 23/week @ 2024-03-08 14/week @ 2024-03-15 16/week @ 2024-03-22 31/week @ 2024-03-29

87 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
~90K SLoC