rumqtt VS mqtt-broker

Compare rumqtt vs mqtt-broker and see what are their differences.

mqtt-broker

A tokio-based MQTT v5 broker written in pure Rust [WIP] (by bschwind)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rumqtt mqtt-broker
34 2
1,469 136
4.4% -
8.9 3.8
13 days ago 11 months ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rumqtt

Posts with mentions or reviews of rumqtt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-18.

mqtt-broker

Posts with mentions or reviews of mqtt-broker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-30.
  • Announcing rumqttd v0.15.0 with MQTTv5 features like Topic Alias and Message Expiry
    2 projects | /r/rust | 30 May 2023
    Not sure if I have many insights that the rumqttd team doesn't already know. My goals were a lot more scaled back in nature, I just wanted an easily-deployable binary that runs on a single machine, there isn't any clustering or things of that sort. Here's the current code. The main thing I'm wondering about is whether I got the architecture right for getting the best performance out of tokio. I have an ESP32-based project I originally wrote this for and I got it to the point where it works, and that's about where I stopped working hard on it, haha
  • OTA update using MQTT
    4 projects | /r/rust | 1 Mar 2022
    I have some of an MQTT broker implemented, but it's not complete yet, and development is slow because it's just me working on it.

What are some alternatives?

When comparing rumqtt and mqtt-broker you can also consider the following projects:

ntex-mqtt - MQTT Client/Server framework for v5 and v3.1.1 protocols

mosquitto - Eclipse Mosquitto - An open source MQTT broker

mqtt-rs - MQTT protocol library for Rust

akasa - A high performance, low latency and high extendable MQTT server(broker) in Rust

telemq - Experimental MQTT broker

futures-batch - An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-batch.)

lora-rs - LoRa and LoRaWAN crates for End Devices

ic-event-hub - Event-based pub/sub for IC canisters

rustyline-async - Rustyline, but with async support

unisub - A Pub/Sub library for Rust backed by Postgres