Highlights
- Pro
-
-
-
rust-os-tutorial Public
A walkthrough for making your own operating system in Rust, inspired by Philipp Oppermann's blog "Writing an OS in Rust"
-
ezo Public
A Rust embedded library for Atlas Scientific pH Sensor
-
ProjectIF Public
Forked from TERMIN20/ProjectIFGitHub Repo for ProjectIF Automation/Engineering Teams.
Jupyter Notebook UpdatedJun 2, 2026 -
split_slice Public
A Rust library for accessing (&[T], &[T]) as if it were a single slice
-
spi_sd_card Public
A Rust embedded library for using SD cards through SPI.
-
rust-esp32c3-examples Public
Examples with wiring diagrams for using some sensors with ESP32-C3, programmed with Rust
-
pam-any Public
A PAM module that runs multiple other PAM modules in parallel, succeeding as long as one of them succeeds.
-
-
pure_fat Public
A super flexible Rust library for parsing FAT file systems
-
rust-challenges Public
Forked from jusexton/rust-challengesProgramming challenges written in the Rust programming language
-
esp32s3_serious Public
A breadboard-friendly development board PCB for ESP32-S3 WROOM-1 N16R8 with an optional built-in MicroSD card slot
1 UpdatedMay 5, 2026 -
board-game Public
A board game inspired by Secret Hitler
-
nixpkgs Public
Forked from NixOS/nixpkgsNix Packages collection & NixOS
-
pure_mbr Public
A super flexible Rust library for parsing Master Boot Record (MBR)
-
pure_wav Public
A Rust wav file parser
-
-
-
trouble Public
Forked from embassy-rs/troubleA Rust BLE Host stack
-
-
arbitrary-int Public
Forked from danlehmann/arbitrary-intA modern and lightweight implementation of arbitrary integers for Rust
-
ez_mailbox Public
A Rust bare metal library for using the Raspberry Pi Mailbox
-
debugprobe Public
Forked from raspberrypi/debugprobeFirmware source and binaries for the RP2040-based Debug Probe accessory
C Other UpdatedFeb 2, 2026 -
esp-hal Public
Forked from esp-rs/esp-halno_std Hardware Abstraction Layers for ESP32 microcontrollers
Rust Apache License 2.0 UpdatedFeb 2, 2026 -
mcp23017 Public
A Rust embedded library for using an MCP23017 GPIO expander
-
embassy Public
Forked from embassy-rs/embassyModern embedded framework, using Rust and async.
-
pure_rotary_encoder Public
A Rust embedded library for using rotary encoders
-
-
embedded-graphics-examples Public
Forked from embedded-graphics/examplesEmbedded graphics examples