apache-avro
There are 46 repositories under apache-avro topic.
thekvs/cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
miguno/kafka-storm-starter
[PROJECT IS NO LONGER MAINTAINED] Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
marcosschroh/dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas.
ynqa/pandavro
Apache Avro <-> pandas DataFrame
gauravrmazra/gauravbytes
Examples for gaurav.cc
leocalm/avro_validator
A pure python avro schema validator
jwoschitz/avrocount
Count records in Avro files efficiently
holixon/axon-avro-serializer
Provide support for axon event serialization via apache avro.
Tirth27/Real-time-analytics-with-spark-streaming
This project aims to build a streaming application to perform real-time analytics of Covid-19 related tweets and deploy an ML model for real-time sentiment predictions.
aiven/thingum-industries
Imaginary manufacturing company event-driven application examples
tspannhw/nifi-attributecleaner-processor
Clean up attribute names for Apache NiFi to send to Apache Avro
woile/avdl-rs
Apache Avro AVDL parser
reddy-s/kafka-avro-consumer
Kafka consumer application which reads messages from Kafka and based on the schema registered in a schema registry and enriches the data. This is just a prototype on how we can efficiently evolve a schema and read messages with BACKWARD compatibility with out breaking the consumers. This application can be used as a base for a stateless stream processing application which would involve processing one event at a time or filtering though a stream of events.
big-data-europe/pilot-sc4-kafka-producer
Producer and consumer of traffic data for Apache Kafka
fillmore-labs/kafka-sensors
Kafka Serialization Playground
emanuele-falzone/influxdata-webinar-crm-ratings-use-case
Customer Relationship Management use case for InfluxData Webinar - 16/06/2020
etorres/notifications-engine
Notifications Engine
lxucs/Tryout-Avro
Sample project to try out Apache Avro.
reddy-s/kafka-avro-producer
Kafka producer application which publishes messages to Kafka and registers the schema of the message in a schema registry
seanpm2001/AI2001_Category-Source_Code-SC-Apache-Avro
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Apache-Avro category for AI2001, containing Apache Avro programming language datasets
seanpm2001/Learn-ApacheAvro
📚️ A repository for showcasing my knowledge of the Apache Avro programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_ApacheAvro
⌨️ The Apache Avro programming language IDE submodule for SNU Programming Tools (2D Mode)
astrolabsoftware/fink-alert-simulator
Simulate alert streams for the Fink broker
era5mx/avro-example
Este es un breve ejercicio para ejemplificar el uso de Apache Avro ™ utilizando Java.
esakik/data-engineering-essentials
Samples related to data engineering, e.g. spark, embulk, airflow, etc.
lyes-sefiane/grocery-items-management-application
Desktop Application Oriented Microservice Architecture 🇩🇿 🇨🇦
lyes-sefiane/multi-element-relationally-interconnected-topology
The Microservices NextGen 🇩🇿 🇨🇦
SharanRajani/SparkStreamingKafkaPOC-Scala
Apache Kafka Producer and Consumer which uses Spark-Streaming and Avro Serialization written in Scala.
Vishal1297/vehicle-manager
A Vehicle Manager Project Using Java + Kotlin
antoniosergiojr/ecommerce_digital_innovation_one
Criando uma solução de e-commerce com microsserviços em Java
cbdq-io/docker-avro-tools
Make avro-tools available via a Docker container.
AbdullahMu/Data-Streaming-Nanodegree-Project_01-Optimizing-Public-Transportation
Construct a streaming event pipeline around Apache Kafka and its ecosystem. Using public data from the Chicago Transit Authority, we will construct an event pipeline around Kafka that allows us to simulate and display the status of train lines in real time.
CORDEA/HelloAvro
Kotlin meets Apache Avro
Vishal1297/first-avro-project
An Apache Avro Project Using Java.
Vishal1297/user-manager
A User Manager Project Using Dagger 2 & Apache Jersey