czmq
ZMQ wrapper
A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality
High-level C binding for ØMQ
1k stars
99 watching
525 forks
Language: C
last commit: 5 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,981 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 908 |
jordan-bonecutter/vmq | A C-like programming language wrapper around the ZeroMQ messaging library | 17 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
smira/txzmq | A Python library providing Twisted event loop integration with ØMQ sockets | 148 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
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. | 348 |
zeromq/zproto | A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems | 235 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 25 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |