What are the current options for ZMQ, MQTT 5 or other protocols ?

This page summarizes the projects mentioned and recommended in the original post on /r/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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zmq.rs

    A native implementation of ØMQ in Rust

  • I have used this one, zeromq/zmq.rs and it was pretty okay and it is a native implementation. Though I did not try to implement more complex architectures from RFC like Majordomo, I imagine it would be possible since basic sockets are implemented AFAIK. There is another crate called zmq2, (might have been renamed), it is a more complete implementation or even full maybe, but it provides bindings, so cross-compiling was too much effort, for me at least.

  • zenoh

    zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.

  • I have used eclipse zenoh it is developed in rust, and it unifies distributed and decentralized data transfers.

  • 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
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

  • Show HN: A graph based arbitrage calculator

    1 project | news.ycombinator.com | 11 May 2024
  • Secure Pattern for Deploying WASM on S3

    2 projects | dev.to | 11 May 2024
  • Stalwart Mail Server

    1 project | news.ycombinator.com | 11 May 2024
  • Minimalistic habit tracker CLI app written in Rust and ratatui

    1 project | news.ycombinator.com | 11 May 2024
  • Implement React v18 from Scratch Using WASM and Rust - [12] Implement Update for Multi Node

    1 project | dev.to | 11 May 2024