txZMQ
ZMQ wrapper
A Python library providing Twisted event loop integration with ØMQ sockets
ZeroMQ bindings for Twisted
148 stars
16 watching
55 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
pythontwistedzeromq
Related projects:
Repository | Description | Stars |
---|---|---|
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
jordan-bonecutter/vmq | A C-like programming language wrapper around the ZeroMQ messaging library | 18 |
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 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
skunkwerks/zamqp | A Zig wrapper around RabbitMQ-c, enabling message queue communication in Zig applications | 4 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
chuckremes/ffi-rzmq | FFI bindings for ZeroMQ to enable its use in Ruby applications | 242 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
orivej/pzmq | ZeroMQ 4.0 bindings for Common Lisp | 38 |
nine-lives-later/zzmq | A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. | 24 |
mateidavid/zstr | A C++ header-only library to access ZLib-compressed streams using standard iostreams | 299 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
str4d/txi2p | I2P bindings for Twisted for interacting with the Invisible Internet Project (I2P) network | 15 |