# avro-rs **Repository Path**: mirrors_apache/avro-rs ## Basic Information - **Project Name**: avro-rs - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-24 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # apache-avro Apache Avro Rust SDK [![Current Crates.io Version](https://img.shields.io/crates/v/apache_avro.svg)](https://crates.io/crates/apache-avro) [![Documentation](https://img.shields.io/badge/docs-latest-blue)](https://docs.rs/apache-avro/latest/apache_avro/) [![CI](https://github.com/apache/avro-rs/actions/workflows/test-lang-rust-ci.yml/badge.svg)](https://github.com/apache/avro-rs/actions/workflows/test-lang-rust-ci.yml) ![Rust Version](https://img.shields.io/crates/msrv/apache_avro.svg?label=MSRV&color=red) ![license](https://shields.io/badge/license-Apache--2.0-blue) # Subprojects ## Avro See [avro/README.md](./avro/README.md) ## Avro derive See [avro_derive/README.md](./avro_derive/README.md) ## Avro test helper See [avro_test_helper/README.md](./avro_test_helper/README.md) ## WebAssembly demo application See [wasm-demo/README.md](./wasm-demo/README.md)