Understanding Kafka with Factorio

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. librdkafka

    The Apache Kafka C/C++ library

    I have found clients based on librdkafka [1] or sarama [2] to be pretty robust and capable. For SSL, librdkafka relies heavily on OpenSSL which can cause a few headaches IME. But the rest is straightforward.

    [1] https://github.com/edenhill/librdkafka

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sarama

    Discontinued Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama] (by Shopify)

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

  • Feature complete Kafka client written in Go

    3 projects | /r/golang | 3 Feb 2021
  • Queues for Kafka: o que realmente resolve?

    1 project | dev.to | 27 Feb 2025
  • Librdkafka: High-performance Apache Kafka C/C++ Client Library

    1 project | news.ycombinator.com | 5 Sep 2024
  • Franz: Native Kafka Client for macOS, Windows and Linux

    1 project | news.ycombinator.com | 3 Apr 2024
  • Show HN: Franz – A desktop client for Apache Kafka

    3 projects | news.ycombinator.com | 5 Feb 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?