Rust on Embedded Devices Working Group
This organization focuses on improving the end-to-end experience of using Rust in resource-constrained environments and non-traditional platforms.
We are an official working group of the Rust language.
Want to get started with embedded development with Rust? Check out our embedded Rust book, the new discovery book, and the rest of our bookshelf.
Want to stay up-to-date with community progress? Check out our newsletter.
Join the discussion on Matrix! #rust-embedded:matrix.org
Vision
What is it that we really want? At a broad level:
- To improve the absolute quality (functionality, safety, performance) of embedded software in the wild.
- To improve the productivity of embedded software development teams, by reducing the tangible and intangible costs of achieving a level of quality.
- To improve the experience for programmers developing for embedded systems.
- To make embedded systems programming more accessible for people that are not already embedded systems developers.
Where to go from here
Pinned Loading
Repositories
Showing 10 of 61 repositories
-
cortex-m Public
Low level access to Cortex-M processors
-
svd2rust Public
Generate Rust register maps (`struct`s) from SVD files
-
awesome-embedded-rust Public
Curated list of resources for Embedded and Low-level development in the Rust programming language
-
heapless Public
Heapless, `static` friendly data structures
-
riscv Public
Low level access to RISC-V processors
-
meta-rust-bin Public
Yocto layer for installing Rust toolchain from pre-built binaries
-
aarch64-cpu Public
Low level access to processors using the AArch64 execution state.