Utility library to encode and decode typescript classes in Avro format
Encode and decode kafka messages with Confluent Schema Registry (pure typescript implementation)
This is a Avro schema parser and serializer based on the avro python library. The buffer encoding is from the [avsc](https://github.com/mtth/avsc) library.
Converts AVRO schemas to Typescript types
A logical type representing Decimal as binary bytes
A simple typescript node-fetch wrapper on the confluent schema-registry api
A via-specific pure JavaScript implementation of the [Avro specification](https://avro.apache.org/docs/current/spec.html). Used for [bundling data](https://github.com/joshbenaron/arweave-standards/blob/ans104/ans/ANS-104.md).
A wrapper around Kafkajs to transparently use Schema Registry for producing and consuming messages with avro schemas.
kafka avro serialization
Node.js bindings for librdkafka with Avro schema serialization.
A `zstandard` codec for `avsc`
TypeScript definitions for avro-avsc.
Apache Avro serialization for the browser — a browser-compatible fork of avsc
> Kafka and Avro mashup
A cli for working with Apache Kafka development.
A TypeScript Reference Implementation of SCALE Transcoding
A lightweight library for checking Avro schema validity and compatibility.
Avro for JavaScript
generate json data from schemas avro object
A promise based client for Kafka built on top of node-rdkafka, encapsulating best practice and hiding peculiarities
Avro for JavaScript
cli to perform kafka operations (topics management, consume/produce messages with our without schemas, reset offsets)
Documentation tool for Avro schemas. Forked from https://github.com/ept/avrodoc.
Avro for JavaScript