Ross ROSS = Recommend OSS · open-source software intelligence for agents

mxsm/rocketmq-rust

🚀Apache RocketMQ build in Rust🦀. Faster, safer, and with lower memory usage. ⭐ Star to support our work❤️! observed · 2026-08-28

github.com/mxsm/rocketmq-rust · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 99
  • Release rhythm 64
  • Longevity 71
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: 92.0
  • age_days: 994
  • days_rel: 80
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

1505 stars · 246 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An unofficial, high-performance Rust implementation of Apache RocketMQ, providing message broker, NameServer, producer, and consumer components built on Tokio async I/O. It aims for RocketMQ 5.x protocol compatibility with lower memory usage and memory safety.

Use cases

  • run a RocketMQ-compatible message broker written in Rust
  • send and consume messages with a Rust RocketMQ client SDK
  • build event-driven microservices with reliable message delivery
  • implement transactional messaging in Rust
  • self-host a lightweight message queue for high-throughput pipelines
  • stream high-volume data between services asynchronously

When to choose

  • you want RocketMQ semantics (CommitLog, NameServer, push/pull consumers) in a Rust-native stack
  • memory safety and low memory footprint are priorities for your messaging infrastructure
  • your services are written in Rust and you want idiomatic async producer/consumer APIs
  • you need cross-platform (Linux/macOS/Windows) message middleware

When to avoid

  • you need the official, fully battle-tested Apache RocketMQ Java implementation for production-critical workloads
  • you require complete RocketMQ 5.x feature parity, since this is an unofficial reimplementation still maturing
  • your team primarily works in Java or other JVM ecosystems
  • you need Kafka- or RabbitMQ-specific features instead of RocketMQ

Facets

service · maturity active

message-queue rpc http-server sdk microservices backend cloud-computing developer-tools windows rust cross-platform rocketmq messaging-middleware message-broker producer-consumer commitlog nameserver async-tokio unofficial-implementation messaging linux macos docker

7 sources

Member repositories

RepositoryRoleHealth v2
mxsm/rocketmq-rustmain81

For agents

markdown · JSON · MCP: product_card(name="mxsm/rocketmq-rust")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem