matteocarnelos / microflow-rs
A robust and efficient TinyML inference engine.
☆129Updated 3 months ago
Alternatives and similar repositories for microflow-rs
Users that are interested in microflow-rs are comparing it to the libraries listed below
Sorting:
- Minimal no_std MQTT v5.0 client implementation☆155Updated 3 months ago
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆141Updated last year
- A test harness and runner for embedded devices☆108Updated 3 weeks ago
- Rust Protobuf library targetting embedded systems and no_std environments without an allocator☆75Updated this week
- A toolkit to create better Rust device drivers, faster☆187Updated 3 weeks ago
- MQTT temperature logger running on ESP32 in Rust (no-std / no RTOS)☆56Updated last year
- async + no_std + no-alloc implementations of various network protocols☆160Updated last month
- A crate for storing data in flash memory with minimal need for erasing pages☆144Updated 2 weeks ago
- Rust projects and templates for the STM32Nucleo-F4 development board☆57Updated last year
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆141Updated 2 months ago
- An RPC layer for postcard based protocols☆152Updated last week
- MQTT client for embedded devices, written in rust