An open API service indexing awesome lists of open source software.

https://github.com/jdockerty/avro-tools-rs

avro-tools, but in Rust
https://github.com/jdockerty/avro-tools-rs

Last synced: about 1 year ago
JSON representation

avro-tools, but in Rust

Awesome Lists containing this project

README

          

# avro-tools-rs

Quick and dirty implementation of `avro-tools`, but in Rust. For learning purposes and ease of use.

## Install

Via `cargo`:

```
cargo install --git https://github.com/jdockerty/avro-tools-rs
avr --help
```