Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bogdanp/racket-avro
A Racket implementation of the Apache Avro serialization format.
https://github.com/bogdanp/racket-avro
avro racket
Last synced: about 20 hours ago
JSON representation
A Racket implementation of the Apache Avro serialization format.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-avro
- Owner: Bogdanp
- Created: 2022-12-01T17:18:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-29T15:08:26.000Z (about 1 year ago)
- Last Synced: 2024-12-16T04:09:10.626Z (about 2 months ago)
- Topics: avro, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/avro-manual/index.html
- Size: 81.1 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# racket-avro
A Racket implementation of the [Apache Avro] serialization format.
## License
racket-avro is licensed under the 3-Clause BSD license.
[Apache Avro]: https://avro.apache.org/