lzmq
messaging system
A Lua binding to the ZeroMQ messaging library
Lua binding to ZeroMQ
137 stars
13 watching
46 forks
Language: Lua
last commit: over 4 years ago
Linked from 2 awesome lists
ffilualua-bindingsmessagingzeromqzmq
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
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 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
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 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
pma/amqp | Provides an Elixir client for the RabbitMQ message broker | 681 |