pzmq
ZMQ bindings
ZeroMQ 4.0 bindings for Common Lisp
ZeroMQ 4.0+ Common Lisp bindings.
38 stars
9 watching
11 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
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 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
jordan-bonecutter/vmq | A C-like programming language wrapper around the ZeroMQ messaging library | 18 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |