libzmq
Message queue library
A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues.
ZeroMQ core engine in C++, implements ZMTP/3.1
2 stars
0 watching
0 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
cppcpp-librarynetworkingzeromqzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
skunkwerks/zamqp | A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
zeromq/libzmq | A lightweight messaging kernel that extends standard socket interfaces with features traditionally provided by specialised messaging middleware products. | 9,765 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
kassane/hana | A standard library for metaprogramming in C++ | 1 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |