kafka-proxy
Kafka proxy
A tool that provides a secure and simplified way to connect to Kafka clusters from outside the cluster.
Proxy connections to Kafka cluster. Connect through SOCKS Proxy, HTTP Proxy or to cluster running in Kubernetes.
501 stars
15 watching
87 forks
Language: Go
last commit: 18 days ago
Linked from 1 awesome list
kafkakafka-gatewaykafka-proxyoauthbearerproxysaslsocks5
Related projects:
Repository | Description | Stars |
---|---|---|
mailgun/kafka-pixy | A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 774 |
aiven-open/karapace | An implementation of Kafka REST and Schema Registry in one tool | 475 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 947 |
strimzi/strimzi-kafka-bridge | An HTTP bridge between HTTP and Apache Kafka clusters | 286 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 667 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,274 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 51 |
bt-opensource/crafka | A Crystal library for interacting with Apache Kafka message brokers | 17 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 156 |
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
systemcraftsman/strimzi-kafka-cli | A command-line tool to manage Apache Kafka clusters and resources in Kubernetes environments. | 80 |