Any frameworks in Rust for developing on SiFive / ST / NXP boards?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • awesome-embedded-rust

    Curated list of resources for Embedded and Low-level development in the Rust programming language

    Check out AwesomeEmbeddedRust

  • probe-run

    Discontinued Run embedded programs just like native ones

    For flashing, Check out Kurling's Probe-run, and related tools like defmt, as well as their app template.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • cortex-m

    Low level access to Cortex-M processors

    For cortex-m support, check out the cortex-m crate

  • stm32-rs

    Embedded Rust device crates for STM32 microcontrollers

    For STM32, check out the Peripheral Access Crates by the stm32-rs ream. For higher-level access, I wrote This HAL library for STM32. Works on most newer variants, and includes examples for specific peripherals, and simple applications.

  • stm32-hal

    This library provides access to STM32 peripherals in Rust.

    For STM32, check out the Peripheral Access Crates by the stm32-rs ream. For higher-level access, I wrote This HAL library for STM32. Works on most newer variants, and includes examples for specific peripherals, and simple applications.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts