kafkastreams
There are 17 repositories under kafkastreams topic.
bbejeck/kafka-streams-in-action
Source code for the Kafka Streams in Action Book
streamthoughts/awesome-opensource-contribs-kafka
A list of all awesome open-source contributions for the Apache Kafka project
oslabs-beta/ksqlSuite
Node.js client for ksqlDB
Axual/ksml
Kafka Streams for Low Code Environments
gaetancollaud/kafka-streams-visualization
Kafka Streams Topology visualization
ArminShoeibi/KafkaDockerCompose
Kafka 3.6.1 (KRaft) + Kafka UI DockerCompose
sderosiaux/kafka-streams-consumer-offsets-to-json
A Kafka Streams process to convert __consumer_offsets to a JSON-readable topic
bmd007/wonderland
Match making system based on event first philosophy, reactive systems and Stream processing
michelin/designing-kafka-streams-applications
This repository aims at providing guidance to properly design Kafka Streams applications.
sheinbergon/ksql-python-ng
Pythonic KSQL REST API - Next Gen.
mousam-maiti/kafka-stream-processor
The Processor API allows developers to define and connect custom processors and to interact with state stores. With the Processor API, you can define arbitrary stream processors that process one received record at a time, and connect these processors with their associated state stores to compose the processor topology that represents a customized processing logic.
paulatumwine/hashtag-stream
Track trending hashtags on Twitter in real time.
zaxxio/spring-boot-web
Initial Template.
deutschtiger/analyticOrderService
сервис получающий данные из Kafka Stream и считающий статистику заказов по клиентам, статусу заказа и определенным промежуткам времени. Приправлен тестами и swagger
mehkey/kafka-streams-top-sellers
Kafka Stream Top Sellers with App and Broker containers with Spring BootEnd, Kafka Broker, Docker and To End Test
VladimirYushkevich/kafka-streams-challenge
KafkaStreams application + Monitoring
robipozzi/robipozzi-kafkastreams-temperatures
Kafka Streams Temperatures handling demo project for Spring Boot