zproto

Protocol Framework

A framework that enables the creation of high-performance protocol servers and clients for ZeroMQ-based communication systems

A protocol framework for ZeroMQ

GitHub

236 stars
35 watching
100 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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,194
zeromq/rbzmq A C-based library providing N-to-N networking with message passing capabilities 247
zeromq/zproject Automates build environments and generates project skeletons for new classes in various languages. 148
zeromq/cppzmq A C++ binding for the ZeroMQ messaging library 1,991
go-zeromq/zmq4 An implementation of ØMQ version 4 in Go. 350
zeromq/zyre A framework for building proximity-based peer-to-peer applications over local area networks 879
zfoo-project/zfoo A high-performance RPC framework with support for various languages and deployment options 1,844
0rpc/zerorpc-python A flexible RPC implementation using ZeroMQ and MessagePack 3,179
neopallium/lua-zmq Provides a Lua binding to the ZeroMQ message-passing library 153
nine-lives-later/zzmq A ZeroMQ client library written in Zig, providing an interface to the popular messaging library. 26
pfq/pfq A software framework for high-performance network processing on multi-core architectures. 521
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
erickt/rust-zmq A Rust wrapper around the libzmq ZeroMQ library providing a standardized interface for message passing between processes. 909
jordan-bonecutter/vmq A C-like programming language wrapper around the ZeroMQ messaging library 17