ffi-rzmq
ZMQ wrapper
FFI bindings for ZeroMQ to enable its use in Ruby applications
FFI bindings for ZeroMQ so the library can be used under JRuby and other FFI-compliant ruby runtimes
242 stars
12 watching
62 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |
erickt/rust-zmq | A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. | 907 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
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 |
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
goloveychuk/zeromq | ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library. | 92 |
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
dantecatalfamo/mruby-zig | Provides a set of bindings to integrate the Ruby programming language with the Zig programming language | 33 |
ruby-amqp/march_hare | A JRuby client for RabbitMQ messaging system | 97 |