ZeroMQ
Messaging library
ZeroMQ is implemented in Swift as a high-performance, message-oriented communication library.
ZeroMQ for Swift
92 stars
17 watching
29 forks
Language: Swift
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
azawawi/swiftyzeromq | Provides Swift bindings for ZeroMQ's low-level API and object-oriented API | 63 |
zeromq/jzmq | A Java binding for the ZeroMQ messaging library | 590 |
zeromq/cppzmq | A C++ binding for the ZeroMQ messaging library | 1,977 |
go-zeromq/zmq4 | An implementation of ØMQ version 4 in Go. | 344 |
zeromq/rbzmq | A C-based library providing N-to-N networking with message passing capabilities | 247 |
issuu/ocaml-zmq | Provides an interface between OCaml and the ZeroMQ messaging library. | 80 |
kassane/libzmq | A C++ implementation of the ZeroMQ messaging kernel with support for multiple transport protocols and asynchronous message queues. | 2 |
zeromq/lzmq | A Lua binding to the ZeroMQ messaging library | 137 |
sybrexsys/rapidmq | A lightweight message queue library for Go that enables efficient, reliable, and concurrent processing of messages. | 68 |
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 |
zeromq/czmq | A C binding for ØMQ that provides a high-level API and abstracts the underlying core functionality | 1,191 |
zeromq/malamute | An enterprise messaging broker integrating various protocols into a single platform | 323 |
aio-libs/aiozmq | An asyncio-based implementation of the ZeroMQ messaging library | 422 |
pebbe/zmq4 | A Go interface to ZeroMQ version 4 message passing library | 1,180 |