ocaml-kafka
Messaging service bindings
Bindings for a distributed messaging system used for asynchronous data exchange between applications.
OCaml bindings for Kafka
63 stars
5 watching
10 forks
Language: OCaml
last commit: 5 months ago
Linked from 1 awesome list
kafkalibrdkafkaocaml-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
php-kafka/php-simple-kafka-client | A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda. | 27 |
jdamick/kafka | A Go implementation of a distributed publish-subscribe messaging system | 130 |
bookingcom/perl-net-kafka | Perl client for Apache Kafka for high-performance messaging | 12 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |
laurentmazare/tensorflow-ocaml | OCaml bindings for a popular machine learning framework | 283 |
flightaware/kafkatcl | Tcl interface to Apache Kafka messaging system | 12 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
latence-technologies/kafka-ada | An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada. | 14 |
nmaquet/kasper | A lightweight library for processing Kafka topics with idempotent at-least-once semantics | 439 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
systemcraftsman/strimzi-kafka-cli | A command-line tool to manage Apache Kafka clusters and resources in Kubernetes environments. | 80 |