rust-messaging
OfficialRust messaging patterns from channels to Kafka
Authormindcockpit-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Rust developers often struggle to choose the right messaging approach for different scales, from simple in‑process communication to distributed streaming, leading to over‑engineered solutions or brittle implementations.
Core Features & Use Cases
- In‑process channels: Tokio and Crossbeam channels for single‑process coordination.
- Lightweight pub/sub: NATS with optional JetStream persistence.
- Reliable task queues: RabbitMQ (lapin) with routing, dead‑letter, and TTL.
- Event sourcing lite: Redis Streams with consumer groups.
- Enterprise streaming: Kafka (rdkafka) for high‑throughput, durable logs.
- Migration Path: Guides developers from basic channels to enterprise‑grade Kafka as traffic grows.
Quick Start
Use the rust-messaging skill to suggest the appropriate messaging library for a new microservice handling high‑throughput events.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rust-messaging Download link: https://github.com/mindcockpit-ai/cognitive-core/archive/main.zip#rust-messaging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.