libzmq
Messaging engine
A lightweight messaging kernel that extends standard socket interfaces with features traditionally provided by specialised messaging middleware products.
ZeroMQ core engine in C++, implements ZMTP/3.1
10k stars
410 watching
2k forks
Language: C++
last commit: about 2 months ago
Linked from 2 awesome lists
concurrencylibzmqmessagingnetworknetworkingpubsubpushpullstreamzeromqzmqzmtp
Related projects:
Repository | Description | Stars |
---|---|---|
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
zeromq/netmq | A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,964 |
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 |
zeromq/jeromq | A high-performance asynchronous messaging library for distributed applications | 2,364 |
bloomberg/blazingmq | A distributed message queueing framework providing durable and high-performance queues with various routing strategies. | 2,561 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
zeromq/pyzmq | Provides Python bindings for ØMQ, enabling fast and lightweight messaging implementation. | 3,729 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
nanomsg/nng | A lightweight broker-less messaging library offering simple APIs for common messaging problems | 3,852 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |