embassy-rs / embassyLinks
Modern embedded framework, using Rust and async.
☆7,344Updated this week
Alternatives and similar repositories for embassy
Users that are interested in embassy are comparing it to the libraries listed below
Sorting:
- Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers☆2,087Updated this week
- A Hardware Abstraction Layer (HAL) for embedded systems☆2,353Updated last week
- A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host☆2,335Updated this week
- A secure embedded operating system for microcontrollers☆5,992Updated this week
- Curated list of resources for Embedded and Low-level development in the Rust programming language☆7,281Updated 2 months ago
- “Zero setup” cross compilation and “cross testing” of Rust crates☆7,628Updated last week
- no_std Hardware Abstraction Layers for ESP32 microcontrollers☆1,373Updated last week
- A Rust Embedded-HAL for the rp series microcontrollers☆1,679Updated last week
- Rhai - An embedded scripting language for Rust.☆4,817Updated last week
- An experimental Rust native UI framework☆4,498Updated this week
- 🦀 How to minimize Rust binary size 📦☆9,339Updated 3 weeks ago
- embedded-hal abstractions for AVR microcontrollers☆1,480Updated last week
- Discover the world of microcontrollers through Rust!☆1,561Updated last month
- A lightweight, memory-protected, message-passing kernel for deeply embedded systems.☆3,257Updated this week
- A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.☆1,414Updated 2 months ago
- A native Rust UI library with fine-grained reactivity☆3,711Updated this week
- Coordination repository of the embedded devices Working Group☆2,060Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,216Updated last month
- Rayon: A data parallelism library for Rust☆12,150Updated last week
- Application level tracing for Rust.☆6,183Updated this week
- Embedded Rust device crates for STM32 microcontrollers☆1,516Updated last month
- A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀☆4,306Updated 5 months ago
- Tools for concurrent programming in Rust☆8,049Updated 3 months ago
- Flexible concrete Error type built on std::Error☆6,164Updated 2 weeks ago
- Safe interop between Rust and C++☆6,440Updated this week
- A modern TLS library in Rust☆6,899Updated last week
- Build, bundle & ship your Rust WASM application to the web.☆3,965Updated last month
- a debugger for async rust!☆4,184Updated last week
- Rust parser combinator framework