zmq4
Message passing library
A Go interface to ZeroMQ version 4 message passing library
A Go interface to ZeroMQ version 4
1k stars
44 watching
164 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
pebbe/go-proj-4 | Provides a limited interface to the Cartographic Projections Library PROJ.4 | 44 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
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 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
rabbitmq/amqp091-go | A Go client library for interacting with the RabbitMQ message broker | 1,547 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
abema/go-mp4 | A Go library for reading and manipulating MP4 file boxes | 463 |