racket-zeromq
Asynchronous messaging library
A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems
Racket bindings for ZeroMQ
3 stars
4 watching
2 forks
Language: Racket
last commit: over 2 years ago
Linked from 1 awesome list
racketzeromq
Related projects:
Repository | Description | Stars |
---|---|---|
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
rmculpepper/sql | Racket-based implementation of some SQL features | 33 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 330 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
php-amqplib/thumper | A PHP library implementing several messaging patterns for RabbitMQ to facilitate message queuing and exchange of messages between systems. | 276 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
ruby-amqp/bunny | A Ruby client for RabbitMQ message broker with focus on ease of use and minimal dependencies. | 1,390 |
alaricode/nestjs-rmq | Library that provides an implementation of RabbitMQ and AMQP messaging in NestJS microservices | 294 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |