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

Top 3.1% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 7.8% forks on proxy.golang.org
Top 0.7% docker downloads on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/heetch/avro
License: MIT
Latest release: 3 months ago
First release: about 5 years ago
Namespace: github.com/heetch
Dependent packages: 72
Dependent repositories: 562
Stars: 50 on GitHub
Forks: 6 on GitHub
Docker dependents: 19
Docker downloads: 198,714
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...