Has anyone programmed a Raspberry Pi with Rust?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

    A (long) while ago I setup a rocket http server for a very specific home automation problem. Long compile times were kind of a pain in the butt. If I had to do it again, I'd probably use cross.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • rust-raspberrypi-OS-tutorials

    :books: Learn to write an embedded OS in Rust :crab:

    I like rust, low level and embedded hacking so I programmed a simple "kernel", based on this: https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials

  • rppal

    A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.

    I highly recommend https://github.com/golemparts/rppal

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

  • Multiplix, operating system kernel for RISC-V and AArch64 SBCs

    1 project | /r/hypeurls | 1 Sep 2023
  • Multiplix, operating system kernel for RISC-V and AArch64 SBCs

    1 project | news.ycombinator.com | 30 Aug 2023
  • My favorite C compiler flags during development

    3 projects | news.ycombinator.com | 29 Apr 2023
  • Tutorial: Writing a “bare metal” operating system for Raspberry Pi 4

    13 projects | news.ycombinator.com | 6 Oct 2021
  • My First Publish to crates.io (and cross compilation)

    4 projects | dev.to | 28 Nov 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?