What's your go to MQTT library?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • paho.mqtt.rust

    paho.mqtt.rust

  • rumqtt

    The MQTT ecosystem in rust

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nats.rs

    Rust client for NATS, the cloud native messaging system.

  • I've also been enjoying using NATS in place of MQTT brokers. https://github.com/nats-io/nats.rs

  • mqttrs

    Async Mqtt encoder and decoder for rust.

  • I've used and contributed to mqttrs, as I needed more low-level control than what rumqtt provides and was keen on using pure Rust. I had to pause my MQTT project two years ago, but AFAICT mqttrs is still a solid option.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts