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

237 stars
35 watching
100 forks
Language: C
last commit: 9 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,191
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. 149
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/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,831
0rpc/zerorpc-python A Python implementation of a remote procedure call (RPC) system using ZeroMQ and MessagePack 3,178
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. 24
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. 907
jordan-bonecutter/vmq A C-like programming language wrapper around the ZeroMQ messaging library 18