CMD + K

avro

Community

Avro is a serialization and RPC framework.

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::avro

Usage Tracking

1.12.0
1.11.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Avro is a serialization and RPC framework.

Last Updated

Feb 21, 2025 at 13:58

License

Apache-2.0

Total Downloads

17.5K

Supported Platforms

linux-s390x
linux-aarch64
linux-64
macOS-64
macOS-arm64
win-64