lua-zmq
ZeroMQ binding
Provides a Lua binding to the ZeroMQ message-passing library
Lua zeromq2 binding
153 stars
14 watching
36 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
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 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
neopallium/llvm-lua | An implementation of Lua in LLVM | 153 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
neopallium/lua-llthreads | Provides low-level threading support for Lua applications. | 145 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |