zzmq
Zig MQTT client
A ZeroMQ client library written in Zig, providing an interface to the popular messaging library.
Zig Binding for ZeroMQ
24 stars
1 watching
3 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
libzmqzeromqzeromq-czmqzigziglang
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 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
jordan-bonecutter/vmq | A C-like programming language wrapper around the ZeroMQ messaging library | 18 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
skunkwerks/zamqp | A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |