Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dandandan/avro-tools-rust
Avro tools using Rust
https://github.com/dandandan/avro-tools-rust
Last synced: 1 day ago
JSON representation
Avro tools using Rust
- Host: GitHub
- URL: https://github.com/dandandan/avro-tools-rust
- Owner: Dandandan
- License: mit
- Created: 2019-11-16T15:17:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T20:54:03.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T08:54:05.049Z (25 days ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Avro-tools-rust
Implementation of avro-tools in Rust# Supported commands
```
avro-tools getschema file.avro
avro-tools tojson file.avro
```