C Is Not a Low-level Language: Your computer is not a fast PDP-11.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cargo-embed

    Discontinued a cargo extension for working with microcontrollers

  • cargo embed (this handles building, probe detection, uploading/flashing, resetting, RTT, and GDB)

  • cargo-flash

    Discontinued a cargo extension for programming microcontrollers

  • cargo flash (higher level than cargo embed making it easier to use in specific use cases)

  • 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.

    InfluxDB logo
  • probe-rs

    A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

  • probe-rs (embedded debugging toolkit for ARM and RISC-V which is supposed to be used in place of the above if you code with it as it aims to fully replace the GDB portion of the stack for Rust embedded development)

  • nrf52-dk

    BSP for the nRF52-DK

  • From here, you mostly want to figure out if you have a BSP (Board Support Crate) already or not, and if you do it tends to provide build options. As a quick example, the excellent nRF52-DK BSP has build instructions that really are simple...

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

  • RTIC (The hardware accelerated Rust RTOS) releases v2.0.0!

    1 project | /r/rust | 1 Jun 2023
  • Where my STM32 Rust compiler?

    1 project | /r/ProgrammerHumor | 11 May 2023
  • Embedded Rust on BBC Micro Bit: unlocking Vec and HashMap

    4 projects | dev.to | 24 Mar 2023
  • When is the right time to change jobs?

    1 project | /r/embedded | 19 Feb 2023
  • Advisory: Miscompilation in cortex-m-rt 0.7.1 and 0.7.2

    2 projects | /r/rust | 13 Feb 2023