kafka-consumer
There are 1272 repositories under kafka-consumer topic.
karafka/karafka
Ruby and Rails efficient Kafka processing framework
weiboad/kafka-php
kafka php client
zeromicro/cds
Data syncing in golang for ClickHouse.
confluentinc/librdkafka
The Apache Kafka C/C++ library
joowani/kq
Kafka-based Job Queue for Python
zendesk/racecar
Racecar: a simple framework for Kafka consumers in Ruby
SourceLabOrg/kafka-webview
Full-featured web-based Apache Kafka consumer UI
line/decaton
High throughput asynchronous task processing on Apache Kafka
xitonix/trubka
A CLI tool for Kafka
strimzi/strimzi-kafka-bridge
An HTTP bridge for Apache Kafka®
Qihoo360/qbusbridge
The Apache Kafka Client SDK
confluentinc/parallel-consumer
Parallel Apache Kafka client wrapper with per message ACK, client side queueing, a simpler consumer/producer API with key concurrency and extendable non-blocking IO processing.
mre/kafka-influxdb
High performance Kafka consumer for InfluxDB. Supports collectd message formats.
danielsobrado/CCDAK-Exam-Questions
Confluent Kafka questions to practice for CCDAK
LearningJournal/ApacheKafkaTutorials
Example Code for Kafka Tutorials @ Learning Journal
LearningJournal/Kafka-Streams-Real-time-Stream-Processing
This is the central repository for all materials related to Kafka Streams : Real-time Stream Processing! Book by Prashant Pandey.
pedrodeoliveira/fastapi-kafka-consumer
A Python RESTful API using FastAPI with a Kafka Consumer
AhmetFurkanDEMIR/Data-Engineering-Project-with-HDFS-and-Kafka
Data Engineering Project with Hadoop HDFS and Kafka
nomisRev/kotlin-kafka
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
mmolimar/kukulcan
A REPL for Apache Kafka
hifly81/kafka-examples
Practical examples with Apache Kafka®
zerodha/kaf-relay
Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availability.
agungdwiprasetyo/backend-microservices
Monorepo for backend microservices golang
zillow/zkafka
An efficient and scalable library for stateless Kafka message processing written in Go
mikeroyal/Apache-Kafka-Guide
Apache Kafka Guide
kattlo/kattlo-cli
Kattlo CLI Project
hoangtien2k3/shopapp-backend
Source backend for website/mobile about electro, e-commerce using Java, using multi-language (EN, VI), and today's popular technologies
rohit-mehra/eye_of_sauron
Stream processing using kafka-python to track people (user input images of target) in the wild over multiple video streams.
andrewinci/Insulator
A client UI to inspect Kafka topics, consume, produce and much more
karafka/karafka-web
Web UI for monitoring and managing Karafka consumers
QuickSign/kafka-encryption
Kafka End to End Encryption
omarsmak/kafka-consumer-lag-monitoring
Client tool that exports the consumer lag of Kafka consumer groups to Prometheus or your terminal
tryfix/kstream
Apache Kafka Streams for Golang
srigumm/eCupcakesFactoryOnContainers
"eCupcakesFactoryOnContainers" is based on a simplified "Microservices" architecture and docker containers. Core intent of this reference application is to provide reference implementation for .Net developers to easily get started with containerized microservices using .Net Core and Kafka.
masesgroup/KNet
KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (Kafka/ZooKeeper and KRaft)
bbejeck/KafkaStreamsInAction2ndEdition
Source code repository for the 2nd Edition of Kafka Streams in Action