cppzmq
ZeroMQ wrapper
A C++ binding for the ZeroMQ messaging library
Header-only C++ binding for libzmq
2k stars
84 watching
757 forks
Language: C++
last commit: 3 months ago 0mqbindingc-plus-plusheader-onlylibzmqzeromq
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 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
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 |
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 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
christopherread/obvs.netmq | Provides a ZeroMQ transport protocol implementation for the Obvs Reactive Extensions wrapper | 9 |
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |