rust-zmq
ZMQ library
A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes.
Rust zeromq bindings.
907 stars
20 watching
193 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
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 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
jordan-bonecutter/vmq | A C-like programming language wrapper around the ZeroMQ messaging library | 18 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
smira/txzmq | A Python library providing Twisted event loop integration with ØMQ sockets | 148 |
zonyitoo/mqtt-rs | An MQTT protocol library written in Rust. | 178 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |