Confluent

Top 22 Confluent Open-Source Projects

  • Confluent Kafka Golang Client

    Confluent's Apache Kafka Golang client

  • Project mention: book about golang and kafka | /r/golang | 2023-06-04

    There are two main libraries that people use to write clients Confluent Kafka and segment io kafka

  • confluent-kafka-python

    Confluent's Kafka Python Client

  • Project mention: Show HN: Confluent Kafka support added to FastStream v0.4.0rc0 | news.ycombinator.com | 2024-01-12

    Responding to popular demand, the latest 0.4.0rc0 version introduces support for Kafka stream processing using Confluent Kafka's Python library - https://github.com/confluentinc/confluent-kafka-python.

  • 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
  • Confluent's .NET Client for Apache KafkaTM

    Confluent's Apache Kafka .NET client

  • Project mention: Walmart is migrating the remaining F# code into Java | news.ycombinator.com | 2024-03-04

    - Missing features or those that lag behind: https://github.com/confluentinc/confluent-kafka-dotnet/issue...

  • kafka-rest

    Confluent REST Proxy for Kafka

  • schema-registry

    Confluent Schema Registry for Kafka

  • Project mention: JR, quality Random Data from the Command line, part I | dev.to | 2023-05-07

    So, is JR yet another faking library written in Go? Yes and no. JR indeed implements most of the APIs in fakerjs and Go fake it, but it's also able to stream data directly to stdout, Kafka, Redis and more (Elastic and MongoDB coming). JR can talk directly to Confluent Schema Registry, manage json-schema and Avro schemas, easily maintain coherence and referential integrity. If you need more than what is OOTB in JR, you can also easily pipe your data streams to other cli tools like kcat thanks to its flexibility.

  • examples

    Apache Kafka and Confluent Platform examples and demos (by confluentinc)

  • kafka-connect-jdbc

    Kafka Connect connector for JDBC-compatible databases

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cp-all-in-one

    docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud, Apache Kafka Confluent Platform

  • Project mention: My local Kafka instance stuck in "auto leader balancing" | /r/apachekafka | 2023-11-22

    # https://github.com/confluentinc/cp-all-in-one/blob/7.0.1-post/cp-all-in-one/docker-compose.yml version: '3' services: zookeeper: image: confluentinc/cp-zookeeper:7.3.0 container_name: zookeeper ports: - "2181:2181" environment: ZOOKEEPER_CLIENT_PORT: 2181 ZOOKEEPER_TICK_TIME: 2000 broker: image: confluentinc/cp-kafka:7.3.0 container_name: broker ports: - "9092:9092" depends_on: - zookeeper environment: KAFKA_BROKER_ID: 1 KAFKA_ZOOKEEPER_CONNECT: "zookeeper:2181" KAFKA_LISTENER_SECURITY_PROTOCOL_MAP: PLAINTEXT:PLAINTEXT,PLAINTEXT_HOST:PLAINTEXT KAFKA_ADVERTISED_LISTENERS: PLAINTEXT://broker:29092,PLAINTEXT_HOST://localhost:9092 KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1 KAFKA_TRANSACTION_STATE_LOG_MIN_ISR: 1 KAFKA_TRANSACTION_STATE_LOG_REPLICATION_FACTOR: 1 mongodb: container_name: mongo_c image: mongo:6.0 volumes: - ./db:/data/db ports: - "27017:27017" environment: MONGO_INITDB_ROOT_USERNAME: root MONGO_INITDB_ROOT_PASSWORD: example

  • kafka-connect-elasticsearch

    Kafka Connect Elasticsearch connector

  • kafka-docker-playground

    🐳✨ Fully automated Apache Kafka® and Confluent Docker based examples // 👷‍♂️ Easily build examples or reproduction models

  • cp-demo

    Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Schema Registry, Security, Schema Linking, and Cluster Linking

  • ksql-udf-deep-learning-mqtt-iot

    Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data

  • jmx-monitoring-stacks

    📊 Monitoring examples for Confluent Cloud and Confluent Platform

  • srclient

    Golang Client for Schema Registry

  • cli

    CLI for Confluent Cloud and Confluent Platform (by confluentinc)

  • streaming-ops

    Simulated production environment running Kubernetes targeting Apache Kafka and Confluent components on Confluent Cloud. Managed by declarative infrastructure and GitOps.

  • schema-registry-gitops

    Manage Confluent Schema Registry subjects through Infrastructure as code

  • confluent-kafka-javascript

    Confluent's Apache Kafka JavaScript client

  • Project mention: Confluent's Official JavaScript Client | news.ycombinator.com | 2024-03-05
  • data-mesh-demo

    A Data Mesh proof-of-concept built on Confluent Cloud

  • genai-with-confluent

    Generative AI in realtime with Confluent Cloud.

  • Project mention: FLaNK AI - 01 April 2024 | dev.to | 2024-04-01
  • KafkaStorm

    Simple .net client for Kafka based on Confluent.Kafka

  • spring-cloud-stream-kafka-confluent-avro-schema-registry

    🍀 Spring Cloud Stream Kafka & Confluent Avro Schema Registry

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Confluent related posts

Index


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com