Using Rust for Embedded Development

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

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

    Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.

  • awesome-embedded-rust

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

  • For what it's worth, the ecosystem is definitely growing. See here: https://github.com/rust-embedded/awesome-embedded-rust, there are quite a few drivers for a pretty wide variety of sensors/periphs, and almost every large SoC line is supported.

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

    The Rust package registry

  • I think the experience using libraries is already significantly better than C. Just that there's a single place to look for them (https://crates.io/) and that you can add/remove them from a project with a single line is quite nice.

  • Cargo

    The Rust package manager

  • Within your company, you want to use a crate structure (instead of monorepo/git submodules) but can't make anything public: alternate registries do the trick here there are some good options for hosting options

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

  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024
  • Scriptisto: "Shebang interpreter" that enables writing scripts in compiled langs

    3 projects | news.ycombinator.com | 6 Feb 2024
  • Shipp – Deadly simple package manager (for C/C++)

    1 project | news.ycombinator.com | 26 Jan 2024
  • Resources I wish I knew when I started my career

    5 projects | dev.to | 26 Dec 2023
  • Terminal Trove – A collection of CLIs, TUIs and all things in the terminal

    2 projects | news.ycombinator.com | 11 Dec 2023