avro
Avro is a serialization and RPC framework.
Avro is a serialization and RPC framework.
To install this package, run one of the following:
Apache Avro is a data serialization system. Avro provides: * Rich data structures. * A compact, fast, binary data format. * A container file, to store persistent data. * Remote procedure call (RPC). * Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
Summary
Avro is a serialization and RPC framework.
Last Updated
Mar 27, 2026 at 11:55
License
Apache-2.0
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/apache/avroDocumentation
https://avro.apache.org/docs