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

bytebeamio/rumqtt

The MQTT ecosystem in rust observed · 2026-08-28

github.com/bytebeamio/rumqtt · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 80
  • Release rhythm 45
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 36.0
  • age_days: 2514
  • days_rel: 285
  • days_push: 124
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2160 stars · 343 forks observed · 2026-08-28

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

rumqtt is a Rust ecosystem implementing the MQTT standard, consisting of rumqttc (a high-level async MQTT client) and rumqttd (a high-performance, embeddable MQTT broker). It aims to be simple, robust, and performant for IoT messaging workloads.

Use cases

  • publish and subscribe to mqtt topics from rust
  • run a lightweight mqtt broker for iot devices
  • embed an mqtt broker inside a rust application
  • connect sensors to a message broker over mqtt
  • build an async mqtt client with tokio
  • bridge iot telemetry over mqtt

When to choose

  • you need an MQTT client or broker written in pure Rust
  • you want an embeddable, high-performance broker without running EMQX or HiveMQ
  • your stack is tokio-based async Rust
  • you need MQTT for IoT device messaging

When to avoid

  • you need a full-featured broker with clustering, rule engines, and dashboards at scale
  • you need MQTT 5 features beyond rumqtt's current support
  • your project is not in Rust and you only need a standalone broker with rich plugins

Facets

library · maturity active

message-queue networking http-server sdk iot iot networking developer-tools microservices rust windows cross-platform cli mqtt mqtt-client mqtt-broker tokio async embeddable rumqttc rumqttd messaging linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
bytebeamio/rumqttmain72

For agents

markdown · JSON · MCP: product_card(name="bytebeamio/rumqtt")

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