All Projects β†’ bytebeamio β†’ Rumqtt

bytebeamio / Rumqtt

Licence: apache-2.0
Mqtt ecosystem in rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Rumqtt

Core
🏑 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+18182.2%)
Mutual labels:  asyncio, mqtt, iot
Basecamp
An Arduino library to ease the use of the ESP32 in IoT projects
Stars: ✭ 251 (-4.92%)
Mutual labels:  mqtt, iot
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+890.53%)
Mutual labels:  mqtt, iot
Fuxa
Web-based Process Visualization (SCADA/HMI/Dashboard) software
Stars: ✭ 262 (-0.76%)
Mutual labels:  mqtt, iot
Iot Dc3
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
Stars: ✭ 195 (-26.14%)
Mutual labels:  mqtt, iot
Wthermostatbeca
Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
Stars: ✭ 204 (-22.73%)
Mutual labels:  mqtt, iot
Rumqttd
rust mqtt broker
Stars: ✭ 77 (-70.83%)
Mutual labels:  tokio, mqtt
Paho.mqtt.android
MQTT Android
Stars: ✭ 2,334 (+784.09%)
Mutual labels:  mqtt, iot
Gmqtt
Python MQTT v5.0 async client
Stars: ✭ 195 (-26.14%)
Mutual labels:  asyncio, mqtt
Pytradfri
IKEA TrΓ₯dfri/Tradfri API. Control and observe your lights from Python. Examples available. On pypi. Sans-io.
Stars: ✭ 778 (+194.7%)
Mutual labels:  asyncio, iot
Esp8266 React
A framework for ESP8266 & ESP32 microcontrollers with a React UI
Stars: ✭ 193 (-26.89%)
Mutual labels:  mqtt, iot
asyncio-mqtt
Idomatic asyncio wrapper around paho-mqtt
Stars: ✭ 137 (-48.11%)
Mutual labels:  mqtt, asyncio
Platypush
A versatile and extensible platform for home and life automation with hundreds of supported integrations
Stars: ✭ 192 (-27.27%)
Mutual labels:  mqtt, iot
Vernemq
A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases.
Stars: ✭ 2,628 (+895.45%)
Mutual labels:  mqtt, iot
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-96.97%)
Mutual labels:  mqtt, iot
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+6196.97%)
Mutual labels:  mqtt, iot
Homebridge Dafang
Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
Stars: ✭ 176 (-33.33%)
Mutual labels:  mqtt, iot
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (-31.06%)
Mutual labels:  mqtt, iot
Hbmqtt
MQTT client/broker using Python asynchronous I/O
Stars: ✭ 667 (+152.65%)
Mutual labels:  asyncio, mqtt
mqttools
MQTT version 5.0 client and broker using asyncio
Stars: ✭ 44 (-83.33%)
Mutual labels:  mqtt, asyncio

rumqtt

build status Discord chat

MQTT libraries in rust which strives to be simple, robust and performant

  • mqttbytes: MQTT 3.1.1/5 serialization and deserialization
  • rumqttc: A high level, easy to use mqtt client
  • rumqttd: A high performance, embeddable, clustered MQTT broker

See respective folders for more details

License

Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].