robustmq/robustmq
Communication infrastructure for the AI era — one binary, one broker, one storage layer, any protocol observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 98
- Release rhythm 95
- Longevity 80
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 1126
- days_rel: 33
- days_push: 13
- n_releases_24m: 60
Adoption not part of the score
1787 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RobustMQ is a next-generation message queue infrastructure written in Rust that supports multiple protocols (MQTT, Kafka, AMQP) with a single binary, broker, and storage layer. It positions itself as communication infrastructure for the AI era, including agent-to-agent messaging via its mq9 concept.
Use cases
- run an mqtt broker for iot devices
- kafka-compatible message queue without running kafka
- self-hosted message broker supporting multiple protocols
- message infrastructure for ai agent communication
- lightweight single-binary streaming platform
- replace multiple message brokers with one unified deployment
When to choose
- you need multi-protocol messaging (MQTT, Kafka, AMQP) in one deployment
- you want a lightweight Rust-based broker with a single binary
- you are building AI agent communication infrastructure
- you prefer self-hosted message queue with serverless-friendly design
When to avoid
- you need battle-tested production maturity comparable to Kafka or EMQX
- you depend on the full Kafka ecosystem of tooling
- you require protocol features beyond the currently implemented subset
Facets
service · maturity active
message-queue streaming middleware microservices infrastructure-as-code rust self-hosted cross-platform mqtt-broker kafka-compatible amqp multi-protocol ai-communication one-binary messaging ai-agents linux docker
2 sources
- readme: https://github.com/robustmq/robustmq · fetched 2026-08-28 · 03232b26c8ba
- homepage: http://robustmq.com/ · fetched 2026-08-29 · 4c5697ca2f30
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| robustmq/robustmq | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="robustmq/robustmq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem