bus — Lightweight CQRS Library for Rust
bus — Lightweight CQRS Library for Rust
A lightweight, thread-safe in-process event bus for Rust
基于tokio制作的一个轻量化异步事件库
Rust native implementation of different D-Bus string types
Rust client library for Tana Event Bus
A lightweight, in-process publish/subscribe event bus for Rust
Thread-safe one-to-many publish-subscribe event system. Simple and easy to use. It just works (hopefully).
Tiny in-process pub/sub for agent loop events. Sync-only Rust mirror of the Python agent-event-bus library: register handlers by event name (or `*` for every event), emit, and remove via opaque Subscription handles. Subscriber panics are isolated so the bus keeps dispatching.
A basic, simple event bus in Rust
A high-performance event bus for asynchronous tasks and event-driven systems.
A lightweight, WebSocket-based event bus for Rust with SQLite persistence