-
awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
The Rust community is actively involved in promoting embedded systems development. You can join community chat rooms, participate in forums, and contribute to open-source projects to learn from and collaborate with other developers.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices (by rust-embedded)
To get started with embedded Rust, you can refer to resources like "The Embedded Rust Book," which provides comprehensive guidance on setting up a development environment, best practices, and practical examples. The book uses the ARM Cortex-M architecture for its examples but is applicable to other architectures as well📚.