iot

Crates.ioiot
lib.rsiot
version0.0.1
created_at2025-07-16 12:58:05.114351+00
updated_at2025-07-16 12:58:05.114351+00
descriptionan all-in-one, modular Rust library for building Internet of Things (IoT) applications.
homepagehttps://github.com/rustkit/iot
repositoryhttps://github.com/rustkit/iot
max_upload_size
id1755471
size5,434
Billgo (billgo)

documentation

https://docs.rs/iot

README

iot

iot is an all-in-one, modular Rust library for building Internet of Things (IoT) applications. It provides a unified, extensible toolkit for device communication, protocol handling, data processing, edge intelligence, and cloud integration.


Features

  • 🛰️ Unified APIs for IoT protocols: MQTT, CoAP, HTTP, WebSocket, and more
  • 🔒 Secure communication (TLS/SSL, certificate management)
  • 🛠️ Device and sensor abstraction (drivers, data normalization)
  • 🌐 Edge processing & lightweight AI (TinyML, event filters, stream analytics)
  • ☁️ Cloud integration (AWS IoT, Azure IoT, Aliyun, etc.)
  • 📦 Modular architecture: include only what you need
  • 🔗 Easy interoperability with other Rust crates
Commit count: 0

cargo fmt