-
rumqttc
An efficient and robust mqtt client for your connected devices
-
zenoh
Zero Overhead Pub/Sub/Query Protocol
-
pharos
Observer pattern which generates a futures 0.3 stream of events
-
zenoh-plugin-dds
Zenoh plugin for ROS2 and DDS in general
-
iceoryx2
Lock-Free Zero-Copy Interprocess Communication
-
mles
distributed publish-subscribe data server
-
zenoh-plugin-mqtt
Zenoh plugin for MQTT
-
tmq
ZeroMQ bindings for Tokio
-
zenoh-plugin-webserver
Plugin for Zenoh implementing an HTTP server that maps URLs to zenoh key expressions
-
minimq
A minimal MQTT5 client designed for no_std platforms
-
zenoh-backend-filesystem
Backend for Zenoh using the file system
-
zenoh-backend-influxdb-v1
Backend for Zenoh using InfluxDB v1.x
-
zenohd
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
zenoh-backend-influxdb-v2
Backend for Zenoh using InfluxDB v2.x
-
zenoh-backend-s3
Backend for Zenoh using AWS S3 API
-
zenoh-runtime
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
zenoh-backend-rocksdb
Backend for Zenoh using RocksDB
-
probe-zmq
Probe is a TUI ZMQ PUB/SUB monitor and debugger
-
rumqttc-dev-patched
An efficient and robust mqtt client for your connected devices
-
netidx-protocols
Protocols built on top of netidx
-
zenoh-ext
Zenoh: extensions to the client API
-
emyzelium
Wrapper for ZeroMQ's Pub-Sub with Curve+ZAP, over Tor. Peers, identified by public key, onion, and port, publish Vec<Vec<u8>> under topics to which other peers subscribe.
-
solace-rs
Unofficial Solace PubSub+ Rust Client Library. It can be used to access the services of a Solace PubSub+ Event Broker. This is a wrapper around the Solace C library. Use under your own risk…
-
pubsub-bus
Thread-safe one-to-many publish-subscribe event system. Simple and easy to use. It just works (hopefully).
-
simple-pub-sub
message broker
-
mqttrs
Mqtt protocol encoding and decoding
-
netidx-archive
netidx archive file format
-
zenoh-plugin-trait
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
iceoryx2-bb-system-types
iceoryx2: [internal] strong types that represents low level constructs like file, path, ip address, etc
-
danube-client
The async client for Danube Messaging Broker platform
-
aurora-streams
managing publish-subscribe channels using Tokio message passing channels
-
jsonrpc-utils
Alternative pub/sub and server implementations for jsonrpc-core
-
mosquitto-rs
An async MQTT client based on libmosquitto
-
pubsub-rs
powerful publish-subscribe (pubsub) system that allows multiple subscribers to receive messages published to specific topics. It is designed to be thread-safe, async-friendly, memory-efficient…
-
netidx-bscript
An incremental scripting language for netidx
-
mles-client
distributed data protocol example (chat) client/ws-proxy
-
agp-datapath
Core data plane functionality for AGP
-
nanomsg
A high-level, Rust idiomatic wrapper around nanomsg
-
kokoro
Dynamic publish-subscribe pattern framework. Support for dynamic plug-ins and AOP
-
actix-mqtt-client
A MQTT client based on the actix framework
-
mles-utils
Mles server and clients
-
franz
friendly, and blazingly fast alternative to Apache Kafka
-
syndicus
Publish/Subscribe with types for topics and subscriber (re)synchronisation
-
rekt_lib
Common lib to use the RekT protocol. See the crate homepage to check the protocol RFC.
-
iceoryx2-cli
CLI tools for iceoryx2
-
amqpsy
Extremely opinionated AMQP PubSub library
-
rsub
A high-performance message broker with QUIC transport and pub/sub messaging patterns
-
socketcluster_server
SocketCluster protocol V1 server library
-
zenoh-plugin-storage-manager
The zenoh storages plugin
-
zenoh-plugin-rest
The zenoh REST plugin
-
evident
Pub/Sub library using IDs to identify events
-
eventbuzz
A safe, fast, concurrent event publish/subscribe system based on tokio(async), inspired by Spring events
-
zenoh-backend-influxdb
Backend for Zenoh using InfluxDB
-
iceoryx2-pal-concurrency-sync
iceoryx2: [internal] low-level basic building blocks to implement posix mutex, condition variables etc
-
iceoryx2-ffi
iceoryx2 ffi bindings
-
iceoryx2-bb-posix
iceoryx2: [internal] high level safe abstractions for low level unsafe posix constructs
-
iceoryx2-bb-elementary
iceoryx2: [internal] elementary constructs that have no dependencies at all
-
iceoryx2-pal-posix
iceoryx2: [internal] A posix layer that ensures uniform posix behavior on all platforms according to https://posix.opengroup.org
-
iceoryx2-cal
iceoryx2: [internal] high-level traits and implementations that represents OS primitives in an exchangeable fashion
-
iceoryx2-bb-container
iceoryx2: IPC shared memory compatible containers
-
nuts
that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber
-
iceoryx2-bb-lock-free
iceoryx2: [internal] lock-free containers and constructs
-
iceoryx2-bb-log
iceoryx2: [internal] the logger
-
ztopic
A topic-based pub/sub library for Rust
-
pubserve
generic observer trait
-
iceoryx2-bb-memory
iceoryx2: [internal] allocators and tools for memory management
-
iceoryx-rs
Safe Rust bindings for Eclipse iceoryx - true zero-copy inter-process communication
-
iceoryx2-bb-testing
iceoryx2: [internal] simple testing primitives
-
iceoryx2-pal-configuration
iceoryx2: [internal] platform specific settings
-
eventador
lock-free pub/sub event-bus with sync and async APIs
-
iceoryx2-bb-threadsafe
iceoryx2: [internal] threadsafe non-lock-free containers and constructs
-
iceoryx2-bb-trait-tests
iceoryx2: [internal] tests for implementations of iceoryx2-bb traits
-
tokio-zmq
Futures abstractions for ZeroMQ on the Tokio event-loop
-
redis-kiss
A really stupid approach to managing Redis PubSub
-
rabbiteer
AMQP/RabbitMQ input/output CLI tool
-
spotflow-rumqttc-fork
A temporary fork of rumqtt that allows getting packet ID from sent messages
-
pub-sub-client
Google Cloud Pub/Sub client library
-
atm0s-sdn-pub-sub
Pub/Sub service in atm0s-sdn
-
zenoh-link-tcp
Internal crate for zenoh
-
zenoh-link-unixsock_stream
Internal crate for zenoh
-
zenoh-link-tls
Internal crate for zenoh
-
zenoh-link-quic
Internal crate for zenoh
-
unisub
A Pub/Sub library for Rust backed by Postgres
-
hive_pubsub
Generic Pub/Sub library
-
rekt-protocol-common
Common lib to use the rekt-protocol. See the crate homepage to check the protocol RFC.
-
pubnub-core
PubNub core crate, modular and composable
-
cord-client
The client-side user interfaces for the Cord Platform that publish and subscribe messages to the Broker
-
alloy-pubsub
Ethereum JSON-RPC publish-subscribe tower service and type definitions
-
make-message-bus
Generate a pub-sub bus for use in async applications
-
zenoh-link-ws
Internal crate for zenoh
-
rumqttc-async-std
An efficient and robust mqtt client for your connected devices
-
rtps-rs
Real Time Publish Subscribe protocol
-
many-to-many
creating many-to-many data structures with the ability to query either side, useful for applications such as pubsub. Like a fusion between
bimap
andmultimap
. -
atomic-bus
Atomic MPMC Bus
-
taps
taps (Tokio Asynchronous Pub/Sub) is an in-process async message broker that can be used for messaging between spawned tokio tasks
-
station
A network-based interprocess communication (IPC) library
-
general_pub_sub
A general use, fast, and flexible PubSub implementation
-
alone_ee
Small event emitter for rapid development of weak dependency in applications. simple. powerful. predicted
-
ex-futures
An extension of
futures
-
karmen
client library for the Karmen framework
-
mqtt-manager
manage MQTT connections in Rust. Based on rumqttc.
-
iceoryx2-bb-derive-macros
iceoryx2: [internal] helper derive proc-macros
-
pubnub-util
PubNub utils
-
richat-shared
Richat Shared code
-
zenoh-router
The zenoh router
-
postsse
HTTP server that lets subsribe for data with GET requests (as text/event-stream SSE) and emit data with POST requests
-
msgbus
Message Bus - a generic publish/subscribe crate - work in progress - not complete yet
-
pgdelaytest
evaluate replication latency on PostgreSQL
-
richat-client
Richat Client Library
-
assemble_app
Bootstrap library for https://assemble.app
-
richat-filter
Richat Filters
-
lps
A local publish-subscribe pattern implementation
-
px4
Rust bindings for PX4
-
foco
Topic-based strongly typed pubsub for no_std rust
-
rekt-common
Common lib to use the rekt-protocol. See the crate homepage to check the protocol RFC.
-
eventbuzz_core
The core submodule of eventbuzz project
-
spms_ring
Single publisher, multiple subscriber ring buffer for pubsub
-
enum2contract
no_std compatible rust derive macro that lets users specify contracts for pub/sub style messaging using strongly typed rust enums. Conversion methods for JSON and binary are created for the generated payloads
-
post
A Publish Subscribe library allowing multiple hosts to register, and subscribe services accross an IP network
-
actix-wamp
Asynchronous client library for WAMP
-
stetson
A pure rust pubsub server over HTTP websockets
-
assemblage_broadcast
Publish-and-Subscribe Service for AssemblageDB
-
iceoryx2-ffi-macros
iceoryx2: [internal] helper proc-macros for ffi
-
spmc_ring
Thread-safe no_std ring buffer
-
rtps
OMG RTPS 2.2
-
iceoryx-sys
Low level bindings for Eclipse iceoryx
Try searching with DuckDuckGo.