zmq4
ZeroMQ library
An implementation of ØMQ version 4 in Go.
[WIP] Pure-Go implementation of ZeroMQ-4
348 stars
21 watching
56 forks
Language: Go
last commit: 6 months ago gogodocgolangzeromqzeromq-4zeromq-libraryzmq
Related projects:
Repository | Description | Stars |
---|---|---|
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,192 |
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 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
go-rel/rel | A modern ORM layer for Golang | 771 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 908 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,981 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,142 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 531 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 25 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,170 |