rmqtt
MQTT broker
A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities.
MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era
571 stars
15 watching
75 forks
Language: Rust
last commit: 11 days ago
Linked from 1 awesome list
5gbrokercluster-serverecosystemhivemqiotiot-brokeriot-middlewareiot-servermessage-brokermessage-busmessage-queuemessagingmqttpublisherpubsubrustsubscribertokio
Related projects:
Repository | Description | Stars |
---|---|---|
bytebeamio/rumqtt | A set of Rust libraries implementing the MQTT standard | 1,641 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
zonyitoo/mqtt-rs | An MQTT protocol library written in Rust. | 178 |
hivemq/hivemq-community-edition | An MQTT broker implementation that supports multiple transport protocols and features MQTT 3.1 and 5.0. | 1,074 |
drmagice/gmqtt | A high-performance MQTT broker written in Go with flexible customization options and support for various features like TLS, WebSockets, clustering, and persistence. | 989 |
bytebeamio/mqttwrk | A tool for stress-testing and benchmarking MQTT brokers | 31 |
hobbyquaker/mqtt-admin | A web-based MQTT management interface | 127 |
alsm/hrotti | An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. | 125 |
moscajs/aedes | A lightweight MQTT broker written in JavaScript that supports multiple features and can be used with various stream servers. | 1,798 |
hivemq/mqtt-cli | A command-line interface for interacting with MQTT brokers | 315 |
andsel/moquette | A lightweight, embeddable MQTT broker written in Java, designed to be event-driven and compliant with MQTT standards. | 59 |
hivemq/hivemq-mqtt-client | A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. | 865 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |