rbzmq
Networking library
A C-based library providing N-to-N networking with message passing capabilities
Ruby binding for 0MQ
247 stars
12 watching
43 forks
Language: C
last commit: almost 12 years 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 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
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 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
netmq/netmq.reactiveextensions | A library for sending messages across a network using ZeroMQ with Reactive Extensions. | 66 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
zeromq/zproto | A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems | 237 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |
zeromq/zyre | A framework for building proximity-based peer-to-peer applications over local area networks | 879 |