An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/heetch/avro

Package avro provides encoding and decoding for the Avro binary data format. The format uses out-of-band schemas to determine the encoding, with a schema migration scheme to allow data written with one schema to be read using another schema. See here for more information on the format: https://avro.apache.org/docs/1.9.1/spec.html This package provides a mapping from regular Go types to Avro schemas. See the TypeOf function for more details. There is also a code generation tool that can generate Go data structures from Avro schemas. See https://pkg.go.dev/github.com/heetch/avro/cmd/avrogo for details.

Ecosystem
proxy.golang.org
Latest Release
v0.4.79
12 months ago
Versions
22
Dependent Packages
72
Dependent Repos
562
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/heetch/avro
spec
License MIT
Namespace github.com/heetch
First Release almost 6 years ago
Last Synced 18 days ago
Repository
Stars 50 on GitHub
Forks 6 on GitHub
Docker Dependents 19
Docker Downloads 198,714
Rankings on proxy.golang.org
Overall Top 3.1%
Dependent packages Top 0.6%
Dependent repos Top 0.3%
Forks Top 7.8%
Docker downloads Top 0.7%