Go and Kafka

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Confluent Kafka Golang Client

    Confluent's Apache Kafka Golang client

  • In my company we use this https://github.com/confluentinc/confluent-kafka-go,

  • goka

    Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.

  • You might want to try: https://github.com/lovoo/goka -- it uses levelDB to keep state from a stream. The application we wrote in-house with goka can process (keeping state) approximately 800+ messages/sec per consumer in a consumer-group.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sharing event schema ( type ) between producer and a consumer

    1 project | /r/golang | 10 Jan 2022
  • Is segmentio/kafka-go production ready ?

    3 projects | /r/golang | 1 Jun 2021
  • A New Kafka Go Client Library

    1 project | /r/apachekafka | 19 Feb 2021
  • (Part 5)Golang Framework Hands-on - KisFlow Stream Computing Framework-Function Scheduling

    1 project | dev.to | 26 Apr 2024
  • (Part 4)Golang Framework Hands-on - KisFlow Stream Computing Framework- Data Stream

    1 project | dev.to | 25 Apr 2024