avro topic

List avro repositories

avro

45
Stars
10
Forks
Watchers

Apache AVRO for go

confluent-avro-py

22
Stars
0
Forks
Watchers

An Avro SerDe implementation that integrates with the confluent schema registry and serializes and deserializes data according to the defined confluent wire format

avsc

1.2k
Stars
145
Forks
Watchers

Avro for JavaScript :zap:

ChoETL

741
Stars
132
Forks
Watchers

ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)

gradle-avro-plugin

319
Stars
79
Forks
Watchers

A Gradle plugin to allow easily performing Java code generation for Apache Avro. It supports JSON schema declaration files, JSON protocol declaration files, and Avro IDL files.

flow2schema

20
Stars
5
Forks
Watchers

Generate json-schemas for flowtype definitions

parquet-extra

29
Stars
8
Forks
Watchers

A collection of Apache Parquet add-on modules

kafka-scala-examples

61
Stars
16
Forks
Watchers

Examples of Avro, Kafka, Schema Registry, Kafka Streams, Interactive Queries, KSQL, Kafka Connect in Scala

avro_turf

163
Stars
79
Forks
Watchers

A library that makes it easier to use the Avro serialization format from Ruby.

avrow

28
Stars
5
Forks
Watchers

Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.