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
408 watching
2k forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
concurrencylibzmqmessagingnetworknetworkingpubsubpushpullstreamzeromqzmqzmtp
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
| A native C# implementation of a lightweight messaging library with support for multiple transport protocols and various messaging patterns. | 2,973 |
| A C++ binding for the ZeroMQ messaging library | 1,991 |
| ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
| A high-performance asynchronous messaging library for distributed applications | 2,371 |
| A distributed message queueing framework providing durable and high-performance queues with various routing strategies. | 2,591 |
| Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
| A C-based library providing N-to-N networking with message passing capabilities | 247 |
| A Lua binding to the ZeroMQ messaging library | 137 |
| An enterprise messaging broker integrating various protocols into a single platform | 324 |
| Provides Python bindings for ØMQ, enabling fast and lightweight messaging implementation. | 3,745 |
| Provides a Lua binding to the ZeroMQ message-passing library | 153 |
| An asyncio-based implementation of the ZeroMQ messaging library | 421 |
| A lightweight broker-less messaging library offering simple APIs for common messaging problems | 3,884 |
| A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,194 |