-
portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc
-
rhai
Embedded scripting for Rust
-
embedded-hal
A Hardware Abstraction Layer (HAL) for embedded systems
-
fixed
Fixed-point numbers
-
embedded-graphics
Embedded graphics library for small hardware displays
-
smoltcp
A TCP/IP stack designed for bare-metal, real-time systems without a heap
-
embedded-hal-mock
A collection of mocked devices that implement the embedded-hal traits
-
rppal
Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals
-
embassy-executor
async/await executor designed for embedded usage
-
riscv
Low level access to RISC-V processors
-
elf
A pure-rust library for parsing ELF files
-
tock-registers
Memory-Mapped I/O and register interface developed for Tock
-
micromath
Embedded-friendly math library featuring fast floating point approximations (with small code size) for common arithmetic operations, trigonometry, 2D/3D vector types, statistical analysis…
-
socketcan
Linux SocketCAN library. Send and receive CAN frames via CANbus on Linux.
-
gdbstub
GDB Remote Serial Protocol in Rust
-
probe-rs
A collection of on chip debugging tools to communicate with microchips
-
aligned
A newtype with alignment of at least
Abytes -
hyperlight-host
A lightweight Virtual Machine Manager that can be hosted in an application to safely run untrusted or code within a VM partition with very low latency and overhead
-
aarch64-cpu
Low level access to processors using the AArch64 execution state
-
esp-hal
Bare-metal HAL for Espressif devices
-
bbqueue
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
embassy-sync
no-std, no-alloc synchronization primitives with async support
-
uefi
makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality
-
espflash
A command-line tool for interacting with Espressif devices
-
defmt
A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
-
embedded-storage
A Storage Abstraction Layer for Embedded Systems
-
minicov
Code coverage and profile-guided optimization support for no_std and embedded programs
-
semihosting
AArch64, Arm, RISC-V, LoongArch, MIPS32, MIPS64, and Xtensa
-
buddy_system_allocator
A bare metal allocator that uses buddy system
-
arbitrary-int
Modern and lightweight implementation of u2, u3, u4, ..., u127
-
critical-section
Cross-platform critical section
-
embedded-graphics-simulator
Embedded graphics simulator
-
embedded-sdmmc
A basic SD/MMC driver for Embedded Rust
-
stm32-hal2
Hardware abstraction layer for the STM32 MCUs
-
speakersafetyd
Speaker protection daemon for embedded Linux systems
-
statig
Hierarchical state machines for designing event-driven systems
-
sntpc
making SNTP requests
-
fdt
A pure-Rust
#![no_std]crate for parsing Flattened Devicetrees -
scm-record
UI component to interactively select changes to include in a commit
-
flip-link
Flips the memory layout of embedded programs to protect against stack overflows
-
rlsf
Real-time dynamic memory allocator based on the TLSF algorithm
-
sequential-storage
storing data in flash with minimal erase cycles
-
safe-mmio
Types for safe MMIO device access, especially in systems with an MMU
-
embedded-text
TextBox for embedded-graphics
-
fdt-parser
parsing FDT
-
imxrt-iomuxc
Pad configuration interface for NXP i.MX RT processors. Part of the imxrt-rs project
-
arm-gic
A driver for the Arm Generic Interrupt Controller version 2, 3 or 4
-
embassy-futures
no-std, no-alloc utilities for working with futures
-
managed
An interface for logically owning objects, whether or not heap allocation is available
-
biquad
digital second order IIR filters, also known as biquads
-
esp32c3
Peripheral access crate for the ESP32-C3
-
rtt-target
Target side implementation of the RTT (Real-Time Transfer) I/O protocol
-
embedded-test
A test harness and runner for embedded devices
-
disarm64
decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will also find a utility for generating disassembler/instruction…
-
coap-lite
A lightweight CoAP message manipulation crate, ideal for embedded environments
-
mavlink
Implements the MAVLink data interchange format for UAVs
-
arm-gic-driver
A driver for the Arm Generic Interrupt Controller
-
eeprom24x
Platform-agnostic Rust driver for the 24x series serial EEPROMs
-
uguid
GUID (Globally Unique Identifier) no_std library
-
automotive_diag
Unified Diagnostic Services/UDS (ISO-14229-1), KWP2000 (ISO-142330), OBD-II (ISO-9141), and DoIP (ISO-13400) definitions to communicate with the road vehicle ECUs in Rust
-
interpn
N-dimensional interpolation/extrapolation methods, no-std and no-alloc compatible
-
littlefs2
Idiomatic Rust API for littlefs
-
comchan
A Blazingly Fast and Minimal Serial Monitor for Embedded Applications
-
edge-nal
Hosts a bunch of traits which are not yet available in the embedded-nal-async crate
-
industrial-io
Linux Industrial I/O (IIO) Support
-
fugit
Time library for embedded targets with ease-of-use and performance first
-
stm32f4xx-hal
Peripheral access API for STM32F4 series microcontrollers
-
nrf-hal-common
details of the nRF HAL crates. Don’t use this directly, use one of the specific HAL crates instead (
nrfXYZ-hal). -
hyperlight-guest
only the essential building blocks for interacting with the host environment, including the VM exit mechanism, abstractions for calling host functions and receiving return values, and…
-
delog
Deferred logging, an implementation and extension of Rust's standard logging facade
-
stm32h7xx-hal
Hardware Abstraction Layer implementation for STM32H7 series microcontrollers
-
meshtastic
communicating with and configuring Meshtastic devices
-
mousefood
embedded-graphics backend for Ratatui
-
ftdi-embedded-hal
embedded-hal implementation for FTDI USB devices
-
dma-api
Trait for DMA alloc and some collections
-
st-map
Runtime for a stack-alocated map
-
device-driver
A toolkit to write better device drivers, faster
-
rp235x-hal
Embedded-HAL impl for the RP235x microcontroller family
-
pawc
🐾 PawScript interpreter
-
risc0-zkvm-platform
RISC Zero zero-knowledge VM
-
halo2-base
Embedded domain specific language (eDSL) for writing circuits with the
halo2API. It simplifies circuit programming to declaring constraints… -
rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
hyperlight-guest-tracing
tracing functionality for the hyperlight guest
-
updatehub-package-schema
UpdateHub Packages metadata schemas
-
stm32h7
Device support crates for STM32H7 devices
-
bluerobotics-ping
serves as the entry point for embedding applications using Rust on Blue Robotics's Ping devices family
-
imxrt-ral
Register access layer for all NXP i.MX RT microcontrollers
-
stm32-eth
Embedded Rust Ethernet driver for the STM32 MCU series
-
json-escape
A no_std, zero-copy, allocation-free library for streaming JSON string escaping and unescaping. Ergonomic, fast, RFC 8259 compliant, with layered APIs for iterators, I/O streaming, and low-level tokens.
-
smart-leds-trait
A trait for implementing effects, modifiers and drivers for programmable leds
-
microfft
Embedded-friendly Fast Fourier Transforms
-
andes-riscv
Low level access to Andes' AndeStar V5 RISC-V processors
-
atsame54_xpro
Board Support crate for the SAM E54 Xplained Pro Evaluation Kit
-
ravedude
easily flash code onto an AVR microcontroller with avrdude
-
oid
Rust-native library for building, parsing, and formating Object Identifiers (OIDs)
-
uwheel
Embeddable Aggregate Management System for Streams and Queries
-
sbi-spec
Definitions and constants in the RISC-V Supervisor Binary Interface (RISC-V SBI)
-
heatshrink-bin
A minimal library implementing the heatshrink compression algorithm for no_std environments
-
rk3588-clk
Clock and Reset Unit (CRU) driver for RK3588 SoC
-
sbat
UEFI Secure Boot Advanced Targeting (SBAT) no_std library
-
canadensis_write_crc
Calculates and writes Cyphal image CRC values
-
wyp-tg-rcore-tutorial-ch1-multicore
Chapter 1 Multicore Extension: RISC-V multi-core startup demonstration with HART identification and WFI parking mechanism
-
tg-rcore-tutorial-ch1
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
lbl-tg-rcore-tutorial-ch1-game
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
stm32-fmc
Hardware Abstraction Layer for STM32 Memory Controllers (FMC/FSMC)
-
corncobs
COBS encode/decode for Rust no_std targets
-
hdds-micro
Embedded DDS for microcontrollers (ESP32, RP2040, STM32)
-
buoyant
SwiftUI-like UIs in Rust for embedded devices
-
smmu
ARM SMMU v3 (System Memory Management Unit) implementation - Production-grade translation engine
-
alec
Adaptive Lazy Evolving Compression - Smart codec for IoT sensor data with 90% compression ratio
-
embedded-devices
Device driver implementations for many embedded sensors and devices
-
uf-ahrs
attitude and heading estimation using gyroscope, accelerometer and magnetometer
-
rpi-pal
Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals
-
tg-rcore-tutorial-ch1-yks23
rCore Tutorial ch1 (minimal S-mode bare-metal), fork suffix yks23 for crates.io
-
tg-rcore-sync
一个可独立运行的 RISC-V S 模式裸机同步互斥机制实验示例
-
moondancer
firmware for the Great Scott Gadgets Cynthion USB Test Instrument
-
starry-smoltcp
A TCP/IP stack designed for bare-metal, real-time systems without a heap
-
gcode
parser for no-std applications
-
postcard-rpc
A no_std + serde compatible RPC library for Rust
-
port-expander
Abstraction for I2C port-expanders
-
adafruit-seesaw
Platform-agnostic implementation for communicating with devices that run the Seesaw firmware
-
u8g2-fonts
A text renderer for embedded-graphics, based on U8g2
-
ax-cpu
Privileged instruction and structure abstractions for various CPU architectures
-
elf_loader
A high-performance, no_std compliant ELF loader and JIT linker for Rust
-
m-bus-parser
parsing M-Bus frames
-
aarch64-rt
Startup code and exception vector for aarch64 Cortex-A processors
-
osal-rs
Operating System Abstraction Layer for Rust with support for FreeRTOS and POSIX
-
ostool
operating system development
-
embive
interpreter/virtual-machine that leverages RISC-V bytecode, enabling sandboxed code execution on tiny devices (e.g. microcontrollers).
-
stm32g4xx-hal
Peripheral access API for STM32G4 series microcontrollers
-
atat
AT Parser for serial based device crates
-
ai4os-ch1
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
esp-idf-hal
A Hardware abstraction layer for Espressif's ESP family of microcontrollers based on the ESP-IDF framework
-
bitfields
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
-
os-terminal
Beautiful terminal emulator on no-std environment
-
freertos-in-rust
FreeRTOS kernel ported to Rust - no_std, no C FFI
-
rainhuang0220-ai4ose-lab1-2026s-ch1-block-device
AI4OSE Lab1 Ch1: RISC-V S-mode bare-metal Hello World + VirtIO block sector write/read on QEMU virt (preview)
-
ws2812-spi
SPI-based driver for ws2812 leds
-
ihex
parsing and generating Intel HEX (or IHEX) objects. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.
-
nickel-lang-parser
The Nickel parser
-
bitpiece
bitfields for rust
-
ocelot
Command-line interface for the ocelot project
-
smlang
A no-std state machine language DSL
-
a653rs
Arinc653 abstraction library for hypervisor independent partition programming
-
prometric
Metric types to use with the prometric-derive crate
-
hx711
A platform agnostic driver to interface with the HX711 (load cell amplifier and ADC)
-
littlefs2-tool
packing and unpacking directories into LittleFS binaries then shipping them to embedded devices
-
static-alloc
A bump allocator on static memory for the alloc-traits crate
-
hpm-riscv-rt
Runtime support for HPMicro RISC-V MCUs
-
rp-binary-info
Code and types for creating Picotool compatible Binary Info metadata
-
iso7816
Types for ISO 7816
-
avr-tester
Framework for testing AVR binaries
-
embassy-net
Async TCP/IP network stack for embedded systems
-
armybox
A memory-safe #[no_std] BusyBox/Toybox clone in Rust - 299 Unix utilities in ~500KB
-
autocore-std
Standard library for AutoCore control programs - shared memory, IPC, and logging utilities
-
lilygo-epd47
driver for the LilyGo T5 4.7 inch E-Ink Display (HW-Version V2.3 / ESP32S3)
-
riscv-decode
decoding RISC-V instructions
-
option-block
A minimal utility Rust crate for small, fixed-size blocks of optional types
-
fusion-ahrs
port of the C library by xioTechnologies, providing memory safety and zero-cost abstractions while maintaining the same performance characteristics
-
arm-pl011-uart
Arm PrimeCell UART (PL011) driver
-
arduino-tui
A terminal user interface for browsing, downloading, and updating Arduino libraries using arduino-cli
-
phytium-mci
A no_std Rust driver for SD/MMC cards on Phytium E2000 series SoCs
-
py32f0xx-hal
Peripheral access API for py32F0 series microcontrollers
-
astarte-device-sdk
that provides communication and pairing primitives to an Astarte Cluster
-
cluConstData
Compile-time macros for building persistent data structures in no_std and const environments. Supports buffer composition, and numeric formatting.
-
ucobs
μCOBS — Consistent Overhead Byte Stuffing. no_std, zero-alloc, fastest, most-tested COBS implementation.
-
i2cdev
API for safe access to Linux i2c device interface
-
mbus-client
Modbus client stack for embedded and std environments with TCP, RTU, and ASCII transport support for modbus-rs project
-
zdtwalk
A terminal UI for exploring and editing Zephyr device trees
-
windows_i686_gnu
Import lib for Windows
-
plumbob
FRL link training state machine for HDMI 2.1
-
blots
A small, simple, expression-oriented programming language
-
wasefire-store
Key-value store for SLC flash storage
-
signalo
A DSP toolbox with focus on embedded environments
-
picojson
A resource-constrained JSON parser for embedded systems
-
firmware-controller
Controller (actor) macro to decouple interactions between components, supporting both embassy (no_std) and tokio (std) backends
-
blinksy
no-std, no-alloc LED control library designed for 1D, 2D, and 3D layouts
-
morse-codec
live decoding and encoding of morse code messages. Supports multiple embedded devices and operating systems by being no_std.
-
surrealdb-protocol
The official SurrealDB Rust Client Protocol used by the SurrealDB Rust SDK
-
freertos-rust
Create to use FreeRTOS in rust projects. The freertos-cargo-build crate can be used to build and link FreeRTOS from source inside build.rs
-
trapframe
Handle Trap Frame across kernel and user space on multiple ISAs
-
imxrt-rt
Startup and runtime support for i.MX RT processors
-
defmt-or-log
Logging macros that forward to either defmt or log
-
igw
Industrial Gateway - Universal SCADA Protocol Library for Rust
-
tg-rcore-tutorial-ch1-T2L1
ch1-T2L1: ch1+支持UART串口输出,使用轮询而不是中断
-
embedded-alloc
A heap allocator for embedded systems
-
battery-estimator
A lightweight no_std library for estimating battery SOC from voltage with temperature and aging compensation
-
redox-scheme
writing Redox scheme daemons
-
jelly-mem_access
Memory Mapped I/O access library
-
hub75-framebuffer
DMA-friendly Framebuffer implementation for HUB75 LED matrix displays
-
ltc681x
Client LTC681X battery monitoring family
-
atebitemu
A MOS 6502 emulator
-
rhai-dylib
Dylib support for Rhai
-
nut-shell
A lightweight command-line interface library for embedded systems
-
defmt-rtt
Transmit defmt log messages over the RTT (Real-Time Transfer) protocol
-
uf-crsf
A
no_stdRust library for parsing the TBS Crossfire protocol, designed for embedded environments -
espup
installing and maintaining Espressif Rust ecosystem
-
llmosafe
Safety-critical cognitive safety library for AI agents. 4-tier architecture (Resource Body, Kernel, Working Memory, Sifter) with formal verification primitives, detection layer, and integration primitives.
-
bencode_lib
Bencode library implementation
-
ibm437
bitmap font — works with embedded-graphics and raw framebuffers (minifb, softbuffer, SDL2…)
-
py32-metapac
Peripheral Access Crate (PAC) for all PY32 chips, including metadata
-
bma400
A platform-agnostic Rust driver for the BMA400 12-bit ultra-low-power 3-axis accelerometer
-
rtos-trace
RTOS tracing trait
-
bitcraft
A zero-cost, hardware-aligned bitfield and enumeration generator
-
scpify
sending and receiving SCPI (Standard Commands for Programmable Instruments) messages over TCP and HiSLIP (IVI-6.1)
-
va108xx
PAC for the Vorago VA108xx family of microcontrollers
-
riot-wrappers
Rust API wrappers for the RIOT operating system
-
embedded-nano-mesh
Lightweight mesh communication protocol for embedded devices
-
generic-arraydeque
A fixed-capacity, stack-allocated double-ended queue (deque) backed by generic-array
-
esp32-nimble
A wrapper for the ESP32 NimBLE Bluetooth stack
-
bitbybit
Efficient implementation of bit-fields where several numbers are packed within a larger number and bit-enums. Useful for drivers, so it works in no_std environments
-
async-io-mini
Async I/O fork for embedded systems
-
intuicio-core
Core module for Intuicio scripting platform
-
pepita
Tiny First-Principles Rust Kernel for Sovereign AI - io_uring/ublk/blk-mq interfaces
-
statime
Precision Time Protocol implementation library for embedded and desktops
-
phyloEvolve
variant analyzer for human genomics
-
esp32s2
Peripheral access crate for the ESP32-S2
-
authenticode
working with Authenticode (no-std)
-
probe-rs-tools
A collection of on chip debugging tools to communicate with microchips
-
ina226-tp
Rust Driver for device INA226 High-Side or Low-Side Measurement, Bi-Direcional Current and Power Monitor
-
citra-solve
Efficient lost-in-space astrometric plate solver for embedded systems
-
nova-interp
An Embedded Interpreter for creating custom embedded scripting languages
-
ws2812-esp32-rmt-driver
WS2812 driver using ESP32 RMT
-
j1939
SAE J1939 is a set of standards that define how ECUs communicate via the CAN bus in heavy-duty vehicles
-
ux
Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33…
-
libscd
Rust drivers for various SCD devices such as scd30 and scd4x CO2 sensors
-
arm-ffa
Arm Firmware Framework for Arm A-profile support library
-
nmea0183
NMEA 0183 parser targetting mostly embedded devices but not limited to
-
exfat-slim
An exFAT file system library written in safe Rust for embedded environments
-
eerie
Rustic binding to the IREE Compiler/Runtime
-
atsame54p
Peripheral access API for ATSAME54P microcontrollers (generated using svd2rust)
-
r2u2_core
R2U2: A stream-based runtime monitor in no_std
-
scd4x-rs
query SCD4x sensors over I²C
-
ruuvi-decoders
Ruuvi BLE advertisement decoders for Data Formats v5, v6, and E1
-
clonic
Wire protocol types and codec for the Zone Coordination Protocol (ZCP)
-
uni-core
Core interpreter library for the Uni programming language
-
flipperzero-test
Rust test harness for Flipper Zero
-
fixed32
Fixed Point types
-
pcf8563
Platform-agnostic Rust driver for the NXP PCF8563 real-time clock
-
scapegoat
Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.
-
loft
embedded scripting language
-
lilygo-t5s3paperpro
driver for the LilyGo T5 S3 ePaper Pro family on ESP32-S3
-
omwei-atom
Core implementation of OMWEI 32B Semantic Atom (32BSA) standard. Hardware-native integrity for Agentic AI.
-
ruvix-nucleus
Integration crate for RuVix Cognition Kernel - syscall dispatch, deterministic replay, and full acceptance tests (ADR-087)
-
lsm6dsv320x-rs
Driver for the LSM6DSV320X IMU, featuring a low-g (±16g) and high-g (±320g) accelerometer, gyroscope, and integrated FSM/MLC modules for AI and IoT applications
-
atsamx7x-hal
HAL and peripheral access API for ATSAME70, ATSAMS70, ATSAMV70, and ATSAMV71 microcontrollers
-
scd4x
Rust driver for the Sensirion SCD4x series. Carbon Dioxide / Temperature / Humidity sensors.
-
ph-esp32-mac
no_std, no_alloc Rust implementation of the ESP32 Ethernet MAC (EMAC) driver
-
autosar-e2e
AUTOSAR E2E (End-to-End) Protection Library implementation in Rust
-
png2lvgl
Convert PNG images to LVGL C arrays
-
cmsis-pack
managing CMSIS Packs
-
rustkey
— rust library for tillitis TKey application development
-
safe-libc
Safe wrappers around the
libccrate -
is31fl3741
Driver for Lumissil Microsystem's IS31FL3741 IC
-
feagi-npu-runtime
Runtime abstraction traits and implementations for FEAGI neural processing across platforms
-
kyu-extension
Extension trait and procedure signatures for KyuGraph plugins
-
ufix
Flexible and usable generic fixed-point numeric type
-
clasp-embedded
CLASP embedded/no_std implementation - uses standard v3 protocol
-
mks-servo42-rs
A generic,
no_stdRust driver for MKS SERVO42 closed-loop stepper motors -
cjson-bindings
Safe Rust bindings for the cJSON library - a lightweight JSON parser in C with support for JSON Pointer (RFC6901), JSON Patch (RFC6902), and JSON Merge Patch (RFC7386)
-
msp430
Low level access to MSP430 microcontrollers
-
st7735-rs
A no_std Rust driver library for the ST7735 TFT LCD display controller
-
chenzt23-tg-rcore-tutorial-ch1-t3l1
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
dsfb-turbine
DSFB Structural Semiotics Engine for Gas Turbine Jet Engine Health Monitoring. A deterministic, read-only, observer-only augmentation layer for typed residual interpretation over existing Engine Health Monitoring (EHM)…
-
fretboard
Public CLI for Fret app scaffolds, project dev loops, assets, and config workflows
-
crit
Rust cross-compiler
-
nsw-types
Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33…
-
tuple_list_ex
Useful Haskel-like extensions for the tuple_list crate
-
stm32f1
Device support crates for STM32F1 devices
-
nanofish
🐟 A lightweight,
no_stdHTTP client and server for embedded systems built on top of Embassy networking -
dac8568
platform agnostic library for the Texas Instruments DAC8568, DAC8168 and DAC7568
-
nmeasis
A memory-safe NMEA 0183 parser with a C FFI
-
witchcraft-server-config
Configuration types for witchcraft-server
-
ohrs
a cli tool for ohos-rs
-
uf-dshot
no_std library to encode DShot commands and decode bidirectional DShot telemetry for any MCU, with Embassy STM32 support for DShot and bidirectional DShot
-
aranet-types
Platform-agnostic types for Aranet environmental sensors
-
ns16550a
A no_std Rust driver for the NS16550A UART peripheral, designed for embedded systems
-
lbfgs
L-BFGS algorithm
-
easycom
implementing the Easycom antenna rotator control protocol (GS-232A/B, Easycomm II, and Easycomm III)
-
brightsky
Type-safe query builders and response types for the Bright Sky weather API
-
jsph-tg-rcore-tutorial-ch1-smp
Chapter 1 SMP: Multi-core bare-metal demo with synchronization primitives
-
minidump-parser
A CLI tool for parsing Qualcomm minidump/rawdump files
-
sams-logic-gate
Hardware-native semantic validation core (SLC). Provides a physical Root of Sincerity for sensor data through gate-level bounds checking and PQC integrity.
-
avr-context
Static checking of execution context - IRQ vs. main()
-
ieee1275
Safe and easy-to-use wrapper for building OpenFirmware/IEEE1275 apps
-
dtmf_table
A zero-heap, no_std, const-first DTMF keypad frequency table with runtime tolerance helpers. Also available in Python
-
mpu6050-dmp
Platform-independent I2C driver for MPU6050. Supports DMP usage. Fork of drogue-mpu-6050 which uses only embedded-hal traits (no dependency on embedded-time or drogue-embedded-timer).
-
ssd1322_rs
A no-std async Rust driver for the SSD1322 OLED screen
-
yaml_lib
YAML library implementation
-
mplusfonts
Parametrized bitmap font family for embedded-graphics
-
va416xx
PAC for the Vorago VA416xx family of MCUs
-
mavlink-bindgen
used by rust-mavlink
-
patina_stacktrace
Stack Tracing library
-
hexa-tune-proto
AT-over-SysEx-over-USB-MIDI protocol core — no_std, zero dependency
-
sts3215-controller
controlling ST3215 servos
-
matter_setup_code
Parse and generate Matter onboarding payloads, including QR codes and manual setup codes
-
wasefire
High-level Wasefire applet API
-
libyaff
Font Format (YAFF) - A compact bitmap font format with kerning support
-
zencan-node
implementing an OPENCan node, primarily on an MCU
-
aarch64_sysreg
Address translation of system registers
-
c2a-core
Core of Command Centric Architecture
-
retroshield-z80-workbench
Z80 code generation framework for RetroShield projects
-
svd2rust
Generate Rust register maps (
structs) from SVD files -
uferris-bsp
A Board Support Package for the uFerris Learner Board
-
ad7124-rs
A platform-independent driver for the AD7124 family (AD7124-4/AD7124-8) 24-bit ADC with embedded-hal support
-
embedded-canvas
Draw anything with ease on the Canvas before drawing it to your small hardware display
-
a121-rs
Rust driver for the Acconeer A121 radar sensor
-
ccf-core
Contextual Coherence Fields — earned relational trust for autonomous systems. Patent pending US 63/988,438.
-
sbi-rt
Runtime library for supervisors to call RISC-V Supervisor Binary Interface (RISC-V SBI)
-
knx-pico
KNXnet/IP protocol implementation for embedded systems
-
motor-driver-hal
motor-driver using embedded-hal for linux
-
iqs7211e
Async I2C driver for the Azoteq IQS7211E capacitive touch and gesture controller
-
datafrog
Lightweight Datalog engine intended to be embedded in other Rust programs
-
ph-qmi8658
Async no_std driver for the QMI8658C 6-axis IMU (accelerometer + gyroscope) built on embedded-hal-async
-
limen-core
Limen core contracts and primitives
-
uf-dps3xx
A platform agnostic driver for DPS3xx through I2C
-
ruwren
bindings to Wren programming language
-
lsmtk
log-structured-merge-graph
-
kofft
High-performance, no_std, MCU-friendly FFT, DCT, DST, Hartley, Wavelet, STFT, and more. Stack-only, SIMD, and batch transforms for embedded and scientific Rust.
-
renode-run
Run embedded programs in the renode emulator
-
rust_sfq
DSL for designing SFQ circuits in Rust
-
embassy-dshot
Async DShot ESC protocol driver for embassy-rp (RP2040/RP2350)
-
dcf77_utils
DCF77 receiver for embedded platforms
-
normfs-wal
Write-ahead log implementation for NormFS with crash recovery
-
bitinfo
A commandline tool to make working with registers easier
-
endless-rs
SDK for the Polyend Endless programmable effects pedal
-
ssd1681-display
no_std async driver for SSD1681-based e-ink displays (GDEY0154D67 and compatible 200x200 panels)
-
rlvgl
A modular, idiomatic Rust reimplementation of the LVGL graphics library for embedded and simulator use
-
cat25040
A
no_std, async Rust driver for the ON Semiconductor CAT25040 (4-Kbit SPI EEPROM), built onembedded-hal-asynctraits -
cargo-dfu
cargo extension for flashing embedded rust programs via dfu
-
embedded-nal-coap
A CoAP server and client implementation built on embedded-nal-async
-
ti-adc-expander
Async embedded-hal driver for the TI TLA2518/2528, ADS7038/7138, and ADS7028/7128 12-bit 8-channel ADC+GPIO expanders
-
mg24-hal
HAL for Silicon Labs MG24 microcontroller
-
eadkp
developing applications for NumWorks calculators running Epsilon OS. Provides low-level hardware interaction and high-level abstractions for display, input, battery, storage, and more.
-
canadensis_serial
A Cyphal implementation: Cyphal/Serial transport
-
epub-stream
Memory-efficient EPUB parser for embedded systems
-
fixed-dsp
fixed-point digital signal processing (DSP) algorithms
-
usbd-human-interface-device
Batteries included embedded USB HID library for usb-device. Includes concrete Keyboard (boot and NKRO), Mouse, Joystick and Consumer Control implementations as well as support for building your own HID classes.
-
axp2101-embedded
Embedded Rust driver for the AXP2101 Power Management IC using embedded-hal
-
fixed-slice-vec
FixedSliceVecis a dynamic length Vec with runtime-determined maximum capacity backed by a slice -
common_hal_interface
A common interface between Rust HALs, for use in the Iron Coder IDE
-
lv_bevy_ecs
Safe Rust bindings to the LVGL graphics library using Bevy's ECS framework
-
bme280-rs
query BME280 sensors over I²C
-
ug_max
Down-top left-right defined font. Seemly design for 5x5 display.
-
cst816s
touchscreen driver for embedded hal / no_std
-
daisy
A board support package for the Electro-Smith Daisy Seed and Patch SM
-
secure-serial
Reliable CRC-framed serial protocol with chunked packets and ACKs for no_std + Embassy
-
ruvllm-esp32
Tiny LLM inference for ESP32 microcontrollers with INT8/INT4 quantization, multi-chip federation, RuVector semantic memory, and SNN-gated energy optimization
-
ph-curves
no-std, no-alloc curve lookup tables and tickless scheduling for embedded Rust
-
buffered-io
Bufferering types for embedded-io
-
grounded
A toolkit for managing unsafe statics
-
bme280
device driver for the Bosch BME280 temperature, humidity, and atmospheric pressure sensor and the Bosch BMP280 temperature, and atmospheric pressure sensor
-
sg200x-bsp
Board Support Package (BSP) for SG2002/SG200x series chips, providing hardware abstraction layer drivers for pinmux, GPIO, SD/MMC, and TPU
-
xmc4-hal
Peripheral access API for XMC4 series microcontrollers
-
onerom-config
ROM and PCB configurations for One ROM - the flexible retro ROM replacement
-
aingle_minimal
Ultra-light AIngle node for IoT devices (<1MB RAM)
-
spwm
Software PWM for microcontrollers
-
noshell
no_std argument parser and a shell for constrained systems
-
epd-datafuri
Driver for Adafruit e-Paper display (EPD) controllers (SSD1680, IL0373), for use with embedded-hal
-
ti154
creating and parsing TI 15.4 UART packets
-
elf2flash
help flash elf2 files to microcontroller
-
tmc2209-uart
A no_std Rust driver for the TMC2209 stepper motor driver via UART
-
uart
A clean implementation of the UART_16550 device functionality
-
taskgraph-rs
NASA-grade, zero-dependency DAG task orchestrator for Rust
-
pot-head
A no_std Rust library for processing raw potmeter inputs in embedded systems
-
jh71xx-hal
Hardware abstraction library for the JH71xx SoCs
-
nfc-forum-tags
NFC Forum Tag Type operations
-
gd32f1x0-hal
HAL for the GD32F1x0 family of microcontrollers
-
ehatrom
EEPROM HAT library for Raspberry Pi HATs (serialization, I2C, CRC32, custom atoms)
-
imxrt-hal
Hardware abstraction layer for NXP i.MX RT microcontrollers
-
wlink
WCH-Link flash tool for WCH's RISC-V MCUs(CH32V, CH56X, CH57X, CH58X, CH59X, CH32L103, CH32X035, CH641, CH643)
-
embedded-3dgfx
3D graphics rendering for embedded systems (fork of embedded-gfx by Kezii)
-
tinympc-rs
Linear model predictive control for resources constrained devices
-
sht31
temperature and humidity sensor
-
lpc55-hal
Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers
-
peat-lite
Lightweight CRDT primitives for resource-constrained Peat nodes
-
nickel-lang
Stable library interface to the Nickel language
-
libc_alloc
global allocator which hooks into libc's malloc/free
-
bhc-core
Core IR - typed, explicit intermediate representation for BHC
-
mcuvisa
lib used by self
-
embedded-sqrt
Racine carrée en virgule fixe Q15 pour systèmes embarqués
no_std, zéro dépendance -
embedded-layout
Extend embedded-graphics with simple layout functions
-
oxivgl
Safe no_std Rust bindings for LVGL — embedded GUI on ESP32 and host SDL2
-
rhodium-cache
High-performance cache and service runtime with QUIC transport, tiered blob storage, and embedded artifact acceleration
-
aligned-cmov
Fast constant-time conditional moves of aligned bytes
-
grideye
Rust driver for Grid-EYE / Panasonic AMG88(33)
-
sky-ili9341
A high-performance, async-ready ILI9341 TFT display driver for embedded Rust
-
dress-up
no_stdSUIT manifest parser -
serde-csv-core
CSV serialization for no_std crates
-
export-cef-dir
Export pre-built CEF (Chromium Embedded Framework) archives
-
joshua912815-tg-rcore-tutorial-ch2-moving-tangram
A self-contained crates.io package for the ch2 moving tangram game experiment of tg-rcore-tutorial
-
sx1262
A embedded-hal driver for the Semtech SX1261/2 sub-GHz radio transceiver
-
max11300
A rust-embedded driver for the MAX11300 ADC/DAC
-
rwbt
RivieraWaves Bluetooth IP core: RFC command sequencer, register definitions, and calibration table packing
-
vim-core-rs
Rust host integration layer for one embedded Vim runtime
-
gantz_base
Embedded base node export for gantz
-
fixed_star_frame
Patched version of the fixed crate pending https://gitlab.com/tspiteri/fixed/-/merge_requests/14
-
micropb
Rust Protobuf library targetting embedded systems and no_std environments
-
AS5600-Driver
A platform-agnostic driver for the AS5600 magnetic rotary encoder using embedded-hal
-
sen5x-rs
embedded-hal driver for the sen5x environmental sensor node for HVAC and air quality applications
-
daisy-embassy
async audio development with daisy seed and embassy
-
littlefs2-pack
packing a file system into a LittleFS binary file to be flashed to an embedded device
-
pasts
Minimal and simpler alternative to the futures crate
-
bufio
std::io::Write for your potentially uninitialized slice of memory
-
shtcx
Platform agnostic Rust driver for the Sensirion SHTCx series temperature/humidity sensors
-
sascar
Distributed Mobility Sovereignty & Kinetic Resource Protocol [RFC-009]. Component of the Aicent Stack.
-
uefi-raw
Raw UEFI types and bindings for protocols, boot, and runtime services. This can serve as base for an UEFI firmware implementation or a high-level wrapper to access UEFI functionality from an UEFI image.
-
psx
developing homebrew for the Sony PlayStation 1
-
sdio-host
SD host protocol library
-
esp-nvs
ESP-IDF compatible, bare metal, non-volatile storage (NVS) library
-
riscv-types
Low level access to RISC-V processors
-
mcx-pac
Peripheral Access Crate for NXP MCX Series MCUs
-
prefix-arena
A bump-style arena over caller-provided byte storage
-
ruduino
Reusable components for AVR microcontrollers
-
lis2de12
Blocking and async driver for the LIS2DE12 accelerometer with I2C and SPI support
-
bounded-str
Parse, don't validate! No-std bounded string with compile-time length limits and policies
-
embedded-runner
Cargo runner for embedded projects using OpenOCD
-
oxide-mvu
A standalone MVU runtime for Rust with no_std support for embedded systems
-
usbpd
USB-PD library for
[no_std] -
irmf-slicer
A slicer for IRMF (Infinite Resolution Materials Format) files
-
hayasen
A multi sensor library for Embedded Rust supporting multiple sensors
-
picobroker
Pure no_std core library for PicoBroker MQTT 3.1.1 broker
-
erpc_rust
eRPC (Embedded RPC) protocol
-
embedded-savegame
Savegame library for embedded with power-fail safety and wear leveling
-
type_slicer
型付きメモリスライサー
-
t4
Local embedded high-performance object store
-
sysfs_gpio
access to GPIOs using the Linux sysfs interface
-
concordance
negotiating HDMI 2.1 modes
-
ad5700
AD5700-1 HART modem driver for embedded-hal with blocking and async support
-
interrupt
-
phidget
Phidget library for Rust
-
mini-oled
I2C driver for the SH1106 OLED display controller (SPI planned)
-
embedded-dht-rs
A driver for interfacing with DHT11, DHT20 (AHT20), DHT22 (AM2302) temperature and humidity sensors, designed for embedded systems
-
fast-trap
Provide a framework for bare-metal trap handling, aiming at ensuring performance while reusing code
-
u8pool
Stack for u8 slices in a client-provided buffers
-
slint-backend-linuxfb
A Slint platform backend for Linux Framebuffer (linuxfb) and evdev
-
device-envoy-rp
Build Pico applications with LED panels, easy Wi-Fi, and composable device abstractions
-
a3s-box-sdk
Embedded MicroVM sandbox SDK — create, exec, stop sandboxes from your code
-
lwprintf-rs
Rust bindings for the lightweight printf library lwprintf
-
ap33772s-driver
A platform-agnostic driver for the AP33772S USB-PD Sink Controller
-
rust-forth-tokenizer
A Forth tokenizer written in Rust
-
acir
IR that the VM processes, it is analogous to LLVM IR
-
st77916
driver for the ST77916 TFT-LCD display controller
-
tachyon-ipc
Bare-metal lock-free IPC, SPSC ring buffer over POSIX shared memory
-
stackstring
A fixed-size string
-
vision-ui
Idiomatic Rust crate for Vision UI
-
rave_engine
A secure and efficient JSON Schema validation and Rhai script execution engine
-
myrtio-light-composer
1D LED rendering library
-
jtag-taps
interacting with individual TAPs on a JTAG scan chain
-
wasefire-error
Wasefire API errors
-
ydlidar-rust-driver
ydlidar rust package
-
grixy
Zero-cost 2D grids for embedded systems and graphics
-
mov_ave
A no_std compatible library for calculating moving averages with compile-time fixed window sizes
-
grove-lcd-rgb
Platform-agnostic driver for Grove LCD RGB Backlight using embedded-hal, with full support for v4 and v5 hardware
-
microbit-minicar
Reusable Rust drivers and examples for the Keyestudio MiniCar on BBC micro:bit v2
-
p256-cm4
P256-Cortex-M4 re-written in rust
-
device-envoy-esp
Build ESP32 applications with composable device abstractions
-
nxp-pcf8523
A no-std driver for the NXP PCF8523 RTC and calendar module
-
embedded_cotoutf8
COTO is a library that translates numerical primitives into readable ASCII UTF-8 arrays
-
golar
Embedded language tooling orchestrator based on typescript-go
-
ra0e1-pac
Peripheral Access Crate (PAC) for R7FAA0E1
-
poet-rhai
Embedded scripting for Rust
-
proto-scan
Scan protocol buffer messages as event streams, or to extract individual fields
-
fh101rf
Driver crate for the FH101RF Wake-Up Radio
-
embassy_buddy
A board support crate for the Prusa Buddy Board
-
async-opcua-core-namespace
OPC UA generated code for the core namespace
-
tildagon
Board support crate for the Electromagnetic Field Tildagon badge
-
hisiflash
flashing HiSilicon chips
-
stcc4
no-std driver for the Sensirion STCC4 CO2 sensor
-
oxirs-canbus
CANbus/J1939 protocol support for OxiRS semantic web platform
-
cross-stream
An event stream store for personal, local-first use, specializing in event sourcing
-
segmented_vector
a mutable vector type built from array segments, similar to clojure's persistent vector
-
tg-ch1
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
some-serial
Unified serial driver collection for embedded and bare-metal environments
-
avr-device
Register access crate for AVR microcontrollers
-
atm90e32-async
Async no_std driver for the ATM90E32 3-phase SPI power metering IC
-
embassy-usb
Async USB device stack for embedded devices in Rust
-
atoxide-stdlib
Embedded standard library files for the Ato hardware description language
-
cargo-embassy
Get up and running with Embassy in seconds
-
rpsp
small, but extensible platform support package for RP2040 devices
-
websocketz
A zerocopy websockets implementation for no_std environments
-
veml7700
Platform-agnostic Rust driver for the VEML7700 High Accuracy Ambient Light Sensor
-
sim7020
driver for sim7020E NB IoT modem
-
rustedbytes-nmea
Rust no_std library for parsing NMEA messages from a GNSS receiver
-
device_tree_parser
High-performance Device Tree Blob (DTB) parser with zero-copy parsing and ergonomic APIs for embedded systems
-
oxygenlance
run BF Joust matches in Rust
-
pololu_tic
A driver to control the Tic series of stepper motor controllers created by Pololu, including the T500, T834, T825, T249, and 36v4
-
libosdp
IEC 60839-11-5 OSDP (Open Supervised Device Protocol)
-
rkg-utils
allowing the parsing and modification of Mario Kart Wii ghost files
-
heatshrink-lib
A minimal library implementing the heatshrink compression algorithm for no_std environments
-
async-pool
Statically allocated pool providing a std-like Box, with async functionality
-
ruvix-types
No-std kernel interface types for the RuVix Cognition Kernel (ADR-087)
-
peakrdl-rust-build
Build script helper that runs PeakRDL-rust to generate Rust register access code from SystemRDL files
-
mec1521-pac
Peripheral Access Crate for MEC1521H (chiptool)
-
modio-logger
Dbus service
-
not-webusb
Communicate between a webpage and a usb device without webusb
-
mecha10-runtime
Runtime supervisor for Mecha10 nodes - launching, monitoring, and lifecycle management
-
cortex-m
Low level access to Cortex-M processors
-
vil_observer
VIL Observer Dashboard — embedded web UI for service monitoring
-
ownedref
pass around references that will be owned types on deserialization
-
crdtosphere
Universal embedded CRDTs for distributed coordination across automotive, robotics, IoT, and industrial applications
-
canlink-hal
Hardware abstraction layer for CAN bus interfaces
-
ssd1677
Driver for the SSD1677 e-Paper display controller, for use with embedded-hal v1.0
-
lbl-tg-rcore-tutorial-ch1-clock
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
picoboot
Communicating with Raspberry Pico/RP2040/RP2350 in BOOTSEL mode over USB
-
fallible_vec
Fallible allocation functions for the Rust standard library’s
Vectype -
smallnum
Compile-time size optimization for numeric primitives
-
mik32-pac
g
-
rt-thread
realtime
-
teensycore
A kernel for the teensy4.0 microcontroller
-
fixed-json
No-std, no-allocation JSON parsing into caller-owned fixed storage
-
rktop
High-performance system monitor for Rockchip SoCs (RK3588, RK3399) with real-time CPU, GPU, NPU, RGA, memory, and process monitoring
-
ruspiro-lock
Providing Spinlock, Semaphore and mutual exclusive data access for cross core usage on Raspberry Pi
-
ato
A very minimal no-std async runtime
-
unitscale
Facade crate for statically-scaled unit macros and traits
-
avr-simulator
Oxidized interface for simavr
-
lsm6dsox
Platform-agnostic embedded-hal driver for the ST LSM6DSOX iNEMO inertial module
-
iso9660-no-std
No-std implementation of ISO9660 filesystem
-
max7219-display
A no_std driver for the MAX7219 LED display controller
-
allocvec
A vector type that preserves the index of every inserted element
-
stm32g0
Device support crates for STM32G0 devices
-
rt
A real-time operating system capable of full preemption
-
nrf52833-hal
HAL for nRF52833 microcontrollers
-
rusty_list
A no_std compatible, intrusive doubly linked list implementation
-
samd11_bare
Support crate for the ATSAMD11C
-
ra-fsp-rs
Rust HAL for Renesas RA microcontrollers using FSP (Flexible Software Package)
-
facet-postcard-legacy
Legacy Postcard binary serialization for Facet types - use facet-postcard instead
-
embedded-ttf
Font rendering (ttf and otf) with embedded-graphics
-
fixed32-math
Geometric types
-
xlnpwmon
Rust bindings for Xilinx Power Monitor
-
cargo-customs
Enforces regulations in large cargo workspaces
-
embedded-websocket
A lightweight websocket library for embedded systems (no_std)
-
bern-kernel
Preemptive real-time kernel for microcontrollers
-
va416xx-hal
HAL for the Vorago VA416xx family of MCUs
-
ft6x36
Rust driver for Ft6x36 touch screen
-
mem-barrier
Cross-architecture, no-std memory barriers
-
fluvio-package-index
Fluvio Package Index
-
fring
Lightweight, no_std, and *fast* ring buffer
-
jsph-tg-rcore-tutorial-ch1-tangram
Chapter 1 tangram extension: VirtIO-GPU 'OS' tangram display on bare-metal RISC-V
-
oxigdal-mobile-enhanced
Mobile platform performance optimizations for iOS and Android - battery efficiency, network optimization, and mobile-specific features
-
synopsys-usb-otg
'usb-device' implementation for Synopsys USB OTG IP cores
-
aligned-array
A newtype with alignment of at least
Abytes -
display-driver
Async display driver for embedded systems, supporting various display panels and buses
-
atsamd51j
Peripheral access API for ATSAMD51J microcontrollers (generated using svd2rust)
-
tinyboot
CLI firmware flasher for tinyboot bootloader
-
rgb-sequencer
A no_std-compatible Rust library for controlling RGB LEDs through timed color sequences on embedded systems
-
wobblechar
Parse ASCII/UTF-8 waveform diagrams into a stream of decoded samples
-
lis2dw12-pid-rs
Pure Rust driver for the LIS2DW12 accelerometer
-
ld2450
Rust interface for LD2450 presence detection
-
mc-sst25
Microship SST25* flash memory series
-
tg-rcore-tutorial-sbi
SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS
-
sdp8xx
Platform agnostic Rust driver for the Sensirion SDP8xx differential pressure sensor
-
kz80_ws
WordStar clone for Z80 - Retro word processor on the RetroShield
-
akafugu_twidisplay
A platform agnostic Rust driver for the Akafugu TWIDisplay
-
NUCLEO-G474RE-blink-for-embedded-rust
Example project for blinking an LED on the NUCLEO-G474RE board using embedded Rust
-
ax-plat
unified abstraction layer for diverse hardware platforms
-
x-smoltcp
A TCP/IP stack designed for bare-metal, real-time systems without a heap
-
itm-parser
A command-line tool to parse and format ITM (Instrumentation Trace Macrocell) output for embedded systems development using probe-rs
-
py32-hal
HAL and Embassy support for the Py32 family of microcontrollers
-
ap33772s-rs
Driver for the AP33772S USB C Power Delivery and Extended Power Supply IC. Allowing for both embedded-hal and embedded-hal-async I2C
-
axcpu
Privileged instruction and structure abstractions for various CPU architectures
-
ili9341
A platform agnostic driver to interface with the ILI9341 (ald ILI9340C) TFT LCD display
-
esp32s3
Peripheral access crate for the ESP32-S3
-
organism-runtime
Curated embedded runtime for Organism — registry, readiness, and pipeline wiring
-
usbd-midi
USB MIDI device class implementation for use with usb-device
-
qstr
Cache-efficient, stack-allocated string types
-
ds1307-rtc
A no_std driver for the DS1307 Real Time Clock (RTC) module
-
stm32f1-hal
HAL for the STM32F1 family
-
scm-diff-editor
UI component to interactively select changes to include in a commit
-
embedded-sensors-hal-async
A HAL for various peripheral sensors (async)
-
bootmgr-rs-core
A framework for easily creating boot managers in Rust
-
dlopen-rs
A dynamic linker fully implemented in Rust
-
unikernel
μnikernel, a unikernel for microcontrollers
-
jerryinsz-tg-rcore-tutorial-ch1-uart
Chapter 1 minimal kernel variant that prints via S-mode UART driver
-
r3
R3-OS: Experimental static component-oriented RTOS for deeply embedded systems
-
mklinker
为对应架构生成链接脚本
-
dbc-codegen
CAN DBC code-gen for embedded Rust
-
ciborium-io
Simplified Read/Write traits for no_std usage
-
lilos
A tiny embedded OS based around Futures and async
-
mcp2003a
LIN transceiver driver with embedded-hal traits for no-std environments
-
display-types
Shared display capability types for display connection negotiation
-
intx
Defines new integer types with non-standard but fixed sizes
-
freertos-rust-pd
Create to use FreeRTOS in rust projects. The freertos-cargo-build crate can be used to build and link FreeRTOS from source inside build.rs
-
typst-embedded-package
Support to embed typst package to the binary
-
mutex-traits
An abstraction over closure-based mutexes
-
jpf4826_driver
Rust driver for JPF4826 4-channel PWM fan controller via Modbus-RTU
-
ecos-ssc1
Rust SDK for ECOS StarrySky C1
-
max6675-hal
An embedded-hal driver for the MAX6675 digital thermocouple converter
-
rhai-process
Expose safe process-execution helpers to Rhai scripts
-
ph-eventing
Stack-allocated ring buffers for no-std embedded targets
-
kcheck
working with kernel configuration information
-
typed-fsm
Event-driven FSM with ISR-safe dispatch for embedded systems. Zero-cost, no_std, type-safe state machines with interrupt and concurrency support.
-
stm32l0xx-hal
Peripheral access API for STM32L0 series microcontrollers
-
rtic-time
Basic definitions and utilities that can be used to keep track of time
-
flipperzero-sys
Flipper Zero
-
ruvix-rpi-boot
Raspberry Pi boot support for RuVix Cognition Kernel (Phase D)
-
cargo-build
Wrapper around cargo instructions accesible in
build.rswith better type safety and support for modern features. Includes functions by default. Macros are optional, but do provide… -
bitfielder
bitfield library
-
clipline
Line segment rasterization with pixel-perfect clipping
-
defmt-parser
Parsing library for defmt format strings
-
fringe
safe, lightweight userland context switches
-
tinyrlibc
Tiny, incomplete C library for bare-metal targets, written in Stable (but Unsafe) Rust
-
agent-supplements-rec
Curated supplement recommendation engine for longevity biomarker optimization
-
panproto-lens-dsl
Declarative lens DSL for panproto with Nickel, JSON, and YAML support
-
i2c-character-display
Driver for HD44780-based character displays connected via a I2C adapter
-
voladdress
easy volatile memory abstraction
-
aht20-driver
Rust embedded-hal driver for the AHT20 temperature and humidity sensor
-
epoekie
The Soul Layer of the Aicent Stack: Enforcing Epiphytic Symbiosis, Surface Sovereignty, and the Ethics Oracle
-
regenerator-tui
Terminal User Interface (TUI) for Regenerator 2000 using ratatui
-
msf60_utils
MSF receiver for embedded platforms
-
rdrive
A dyn driver manager
-
vfat-rs
A no_std-compatible FAT32/VFAT filesystem implementation in Rust for custom kernels
-
mwdg
Micro-watchdog library for embedded RTOS systems with C FFI
-
mmreg
Safe, concurrent 32-bit memory-mapped IO register access for Rust. Library and CLI for embedded and PC (linux) platforms.
-
rvideo
Real-time video server for embedded apps
-
bq34z100
embedded_hal driver for the fuel gauge series bq34z100
-
cortex-memory-client
Rust client for the Cortex graph memory engine
-
untyped-box
A heap allocation utility when the datatype is unknown
-
atdf2svd
convert Atmel's ATDF files to SVD
-
ili9163_driver
implements low level control over LCD graphical display equipped with ILI9163 driver
-
lowpassns
Lightweight no_std low-pass filters for embedded systems, open source and GPL-protected
-
naked-function
Proc macro implementation of #[naked]
-
vmix-core
Core data structures and XML parsing for vMix API (no_std compatible)
-
quadrature-encoder
Hardware-level implementations of drivers for incremental encoders with support for full-, half- an quad-stepping
-
flashdb-rs
A safe, high-performance Rust binding for FlashDB, an ultra-lightweight database for embedded products. Provides KVDB and TSDB features with a flexible storage backend.
-
mbus-ffi
WASM and FFI functionalities for modbus-rs project
-
embedded-msgpack
MessagePack serialization implementation for Rust optimized for embedded/no_std environments
-
lysogeny-broth
Substrate for cellular automata in Rust
-
embedded-c-sdk-bind-hal
Embedded C SDK bind HAL
-
sen5x
driver for the Sensirion SEN5x series. All-in-one sensor solution platform for the accurate measurement of various environmental parameters, such as particulate matter, volatile organic compounds (VOCs)…
-
crosstrait
Cast from
dyn Anyto other trait objects, with no_std, no alloc support -
systemview-target
RTOS tracing trait implementation for SEGGER SystemView
-
tmc5072
A TCM5072 driver compatible with
embedded-hal -
swamp-yini
Swamp project and workspace initialization reader
-
uhf-rfid
Driver for M5Stack UHF RFID reader with support for multiple transport backends
-
musb
musb(Mentor USB) regs and
embassy-usb-driver,usb-deviceimpl -
embedded-huffman
A paginated, streaming library for Huffman coding on embedded
-
simple-duration
dependency-minimal Duration type for second-precision time handling
-
naive-timer
A minimal naive timer for embedded (no_std) platforms
-
circuitpython-deploy
Fast, reliable CircuitPython project deployment tool
-
dcmimu
no_std DCM IMU implementation
-
tm1637-gpio-driver
Generic GPIO driver for the TM1637 micro controller, primarily for educational purpose. Doesn't need std-lib and you can choose any GPIO interface/library you want.
-
soul-gpio
GPIO tools for soul-core — digital I/O, PWM, ADC, I2C, SPI. WASM-first, cross-platform.
-
agent-device-rec
Health device recommendation engine for longevity monitoring
-
seeed-erpc
Driver crate for interacting with seeed-studio eRPC Wifi devices
-
mcp4728
Platform agnostic rust driver for the MCP4728 4-channel, 12-bit I2C DAC
-
u-os-hub-client
u-OS Data Hub Client
-
fans
structures common to controlling fans
-
stackdump-capture
capturing stack dumps
-
cargo-esp-new
A cargo-new extension for esp8266 chips
-
nrf24-rs
Platform agnostic Rust driver for the nRF24L01 2.4 GHz transciever for wireless communication between embedded devices
-
windows_i686_gnullvm
Import lib for Windows
-
efm32pg1b-pac
Peripheral access API for Silicon Labs EFM32PG1B microcontrollers
-
hyperlight-common
Hyperlight's components common to host and guest
-
esp32
Peripheral access crate for the ESP32
-
embedded-iconoir
1300+ icons for embedded-graphics, ported from the Iconoir icon pack
-
cmsis-cli
command line interface for CMSIS Pack management
-
axplat
unified abstraction layer for diverse hardware platforms
-
nospin
containing an embedded version of a Mutex which can be used in
no_stdprojects which are single-threaded -
lr2021
Driver for Semtech LR2021
-
air001xx-pac
Generated PAC for Air001 microcontroller
-
iris-ui
UI toolkit for no_std embedded Rust
-
uintn
Variable-width unsigned integers with infinite scaling (u8, u16, u32, u64, BigInt)
-
tinybz2
Minimal-memory bz2 compressor/decompressor for embedded targets
-
mr60bha2-proto
Seeed MR60BHA2 60 GHz mmWave radar sensor protocol parser
-
sizef
#[no_std] crate to format file sizes
-
v4_cli
CLI tool for V4 VM bytecode deployment
-
libsbf
A no_std rust crate to parse Septentrio SBF Messages
-
chopalloc
A minimal, no_std buddy allocator for embedded systems and bare-metal environments with optional O(1) bitmap optimization
-
fuchsia-zircon-sys
Types for low-level Rust bindings for the Zircon kernel
-
probe-rs-target
Target description schema for probe-rs
-
rust-bucket-cli
Long-horizon agentic coding scaffold for Rust projects
-
rknn-rs
rknn rust binding
-
pt100
temperature sensor calculations
-
quadrature-decoder
Pure logic-level implementations of quadrature decoders with support for full-, half- an quad-stepping
-
fret-icons-radix
Radix icon pack integration for Fret (embedded SVGs + optional app registry wiring)
-
kalman-fixed-agnostic
Filtre de Kalman adaptatif en virgule fixe pour systèmes embarqués
no_std, zéro dépendance -
lsm6dsv80x-rs
Driver for the LSM6DSV80X IMU, featuring a low-g (±16g) and high-g (±80g) accelerometer, gyroscope, and integrated FSM/MLC modules for AI and IoT applications
-
jiminy-schema
Layout Manifest v1 for Jiminy: structured account schema descriptions with canonical type normalization. Enables TypeScript codegen, indexer integration, and cross-language tooling.
-
zngur-autozng
Generating Zngur zng files automatically for a Rust crate
-
exp-rs
no_std expression parser, compiler, and evaluation engine for math expressions designed for embedded, with qemu examples
-
pmsa003i
Plantower PMSA003I Driver for Embedded HAL
-
trallocator
A no_std lbrary for wrapping an existing allocator and tracking the heap usage
-
xargo
The sysroot manager that lets you build and customize
std -
esp-hosted
Support for the ESP-Hosted firmware, with an STM32 host
-
dbc-data
Derive macro for CAN DBC code generation
-
embedded-cli
CLI with autocompletion, help and history for embedded systems (like Arduino or STM32)
-
st7565
Driver for ST7565 based displays
-
explicit-endian
Transparent traits to explicitely declare in-memory endianness for a virable or struct record
-
mips-rt
Minimal runtime for MIPS MCU cores
-
git-tags-semver
extract SemVer Version Information from annotated git tags
-
glancelog
Rapid Log Analysis
-
dot15d4
IEEE 802.15.4 implementation in Rust
-
barely-fuzzy
Fuzzy matching designed for bare metal no_std environments. Based on Levenshtein distance with heap allocation by feature, no alloc by default.
-
risc96-rs
Rust SDK for risc96 fantasy console cartridges
-
avx-error
AVL Platform error handling - replacement for anyhow/thiserror
-
vl53l0x
A platform agnostic driver to interface with the vl53l0x (time-to-flight sensor)
-
embassy-time
Instant and Duration for embedded no-std systems, with async timer support
-
super_simple_st7789driver
an async Rust driver library for controlling the ST7789 display
-
askalono-cli
detect the contents of license files
-
sfo-js
A wrapper to simplify the use of boa-engine
-
embassy-nrf
Embassy Hardware Abstraction Layer (HAL) for nRF series microcontrollers
-
stateset-dotnet
C#/.NET bindings for StateSet Embedded Commerce
-
smoltcp-slip
SLIP network interface on top of smoltcp
-
mos-hardware
Hardware register tables and support functions for 8-bit retro computers like the Commodore 64, MEGA65 and others
-
nander-rs
Modern SPI NAND/NOR Flash programmer for CH341A with cross-platform GUI and comprehensive diagnostics
-
rotary-encoder-embedded
A rotary-encoder library built with embedded-hal
-
embedded-stepper
Hardware agnostic, no_std stepper motor driver based on Arduino stepper using embedded-hal
-
rust-forth-compiler
A Forth compiler written in Rust
-
cobs-rs
A minimal no-std library for doing Consistent Overhead Byte Stuffing
-
ntag21x
NTAG213/215/216 NFC tag driver
-
at-parser-rs
A flexible AT command parser for embedded systems and communication devices with no_std support
-
drmem-drv-tplink
DrMem driver for TP-Link devices
-
treadmill-rs
Common type- and API-definitions for the Treadmill distributed hardware testbed
-
psx-spu
Low-level hardware binding crate to the PlayStation 1's Sound Processing Unit (SPU)
-
uf_ulog
Allocator-free no_std ULog serializer for embedded systems
-
stm32f1xx-hal
HAL for the STM32F1xx family of microcontrollers
-
infrared
remote control library
-
ratex-katex-fonts
KaTeX TTF fonts embedded for RaTeX (optional embed-fonts support)
-
hx711_spi
A platform agnostic driver to interface with the HX711 using SPI
-
a653rs-xng
a653rs partition library for xng hypervisor
-
host-client-ipc
Shared local IPC session and permission types for host-sdk desktop and embedded hosts
-
uefi-async
A lightweight asynchronous executor for UEFI environments
-
lcd-async
Async fork of mipidsi crate
-
drone-stm32-map-periph-tim
STM32 peripheral mappings for Drone, an Embedded Operating System
-
cockpitctl-types
Stable cockpitctl DTOs, enums, and embedded JSON schemas
-
embedded-tfluna
Platform-agnostic Rust driver for the TF-Luna LiDAR distance sensor
-
os-trait
Traits used to adapter different embedded RTOS
-
pinentry-zellij-plugin
Zellij plugin for pinentry-zellij
-
syact
that defines actuators and their interaction with each other
-
static_memory_rs
A fixed-capacity, no_std-friendly memory region with typed read/write access, runtime bounds checks, and alignment verification — ideal for embedded and systems programming
-
uzor-fonts
Bundled font assets for uzor (Roboto, JetBrainsMono, NotoEmoji, NotoColorEmoji, etc.)
-
ssd1675
Driver for the SSD1675 e-Paper display (EPD) controller, for use with embedded-hal
-
tg-rcore-tutorial-ch1-t2l3
Chapter 1 T2L3: minimal no_std RISC-V S-mode demo with legacy VirtIO block read/write verification
-
pca9539
Abstraciton for PCA9539 I/O expander
-
core3
The bare essentials of std::io for use in no_std. Drop-in successor to core2. core2 alternative with some additional utils.
-
someip-wire
A no_std SOME/IP wire protocol parser and serializer with zero-allocation design
-
bux
Embedded micro-VM sandbox for running AI agents
-
crc_all
A Pure Rust Implementation of Generic CRC Algorithm
-
accelerometer
Generic, embedded-friendly accelerometer support, including traits and types for taking readings from 2 or 3-axis accelerometers and tracking device orientations
-
gpiocdev-embedded-hal
embedded-hal wrappers around gpiocdev Requests
-
hayro-interpret
interpreting PDF files
-
rustsbi
Minimal RISC-V's SBI implementation library in Rust
-
rotary-encoder-hal
platform agnostic rotary encoder library using embedded_hal
-
pi_mqtt
-
lvgl
LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
-
mics-6814
Platform-agnostic driver for the MiCS-6814 triple gas sensor (CO, NO2, NH3)
-
sths34pf80
ST STHS34PF80 driver
-
json-lines
A no_std + serde compatible message library implementing JSON Lines
-
framez
A zerocopy codec for encoding and decoding data in no_std environments
-
embedded-bitmap-fonts
A comprehensive collection of bitmap fonts no_std environments, with pixel-doubling support
-
tinyase
A no-std and mostly zerocopy Aseprite (.ase/.aseprite) file parser for embedded devices
-
mpr121-hal
MPR121 proximity capacitive touch sensor controller hal driver implementation
-
it8951
E-Paper driver
-
oxidate-fsm
FSM framework with GUI visualization - Mermaid-like DSL to Rust code generator
-
setrPlanif
project for planning and scheduling tasks like we would do for FREERTOS
-
w25q32jv
An embedded-hal driver for the W25Q32JV
-
ra4m1-fsp-pac
Peripheral access API for RA4M1 microcontrollers (generated using svd2rust)
-
rs_ws281x
Wrapper for ws281x library using bindgen to track upstream
-
rtthost
RTT (Real-Time Transfer) client
-
dfplayer-async
embedded-hal-async driver for the DFPlayer mini MP3 module
-
max7219
A platform agnostic driver to interface the MAX7219 (LED driver)
-
emcyphal-data-types
STM32 FDCAN driver for Emcyphal network stack
-
mmc56x3
Driver for the MMC56x3
-
stepper-motion
Configuration-driven stepper motor motion control with embedded-hal 1.0 support
-
tenkan
Convert .env files to c headers
-
world_magnetic_model
NOAA World Magnetic Model (WMM)
-
tower-embed
Tower service to serve embedded assets
-
rf24-rs
A pure-rust driver for the nRF24L01 wireless transceiver
-
embedded-semver
Compact representation of semantic versions as an i32, u32 i64 or u64
-
postcard-bytes
A no_std + serde compatible message library for Rust (+ faster byte array (de-)serialization)
-
nourl
Url primitive for no_std environments
-
tg-rcore-tutorial-ch1-uart3
Chapter 1: Application and Basic Execution Environment (UART driver version) for rCore tutorial
-
pac25
Device support crates for PAC25 devices
-
ankha
scripting toolset
-
crispy-upload
Firmware upload tool for crispy-bootloader via USB CDC
-
mini-backtrace
Backtrace support for no_std and embedded programs
-
nrf51-hal
HAL for nRF51 microcontrollers
-
liquid_crystal
a customizable library to work with alphanumeric lcd display compatible with the HD44780 controller
-
psf2-font
PSF2 (PC Screen Font v2) parser with embedded Terminus Unicode font for no_std environments
-
keypad
Platform-agnostic driver for keypad matrix circuits
-
embedded-io
Embedded IO traits
-
spo-rhai
Embedded scripting for Rust
-
format_no_std
Bare metal formatting
-
ra2e2-pac
Peripheral Access Crate (PAC) for R7FAA2E2
-
embedded-graphics-framebuf
Frame buffer helper for embedded-graphics
-
riscv_plic
RISC-V platform-level interrupt controller (PLIC) register definitions and basic operations
-
rucos-cortex-m
A port of the RuCOS kernel to ARM Cortex-M
-
bitregions
Generate a unit structure to represent a set of bit-regions
-
dht-sensor
Driver for the DHT11/DHT22 sensor based on embedded-hal
-
ra4m1-ctpac
Peripheral Access Crate (PAC) for the Renesas RA4M1
-
nmos6502
A no_std compliant NMOS6502 emulator suitable for embedded environments
-
awaiter-trait
Traits for blocking on futures
-
can-viewer-rs
A terminal-based CAN bus viewer for Linux SocketCAN written in Rust
-
catswords-jsrt
Safe-ish ergonomic Rust wrapper for ChakraCore JsRT
-
sfsm
Static state machine generator for no_std and embedded environments
-
avr-progmem
Progmem utilities for the AVR architectures
-
ask433
A no_std, embedded-hal ASK/OOK modem driver for 433 MHz RF modules (e.g., FS1000A). Supports RX/TX, 4b6b encoding, and software PLL demodulation.
-
memac
A custom memory allocator using slab and buddy allocators
-
sensehat-screen
using the 8x8-LED matrix, with RGB565 coloring, on the Raspberry Pi Sense HAT device
-
mielin-kernel
Core unikernel implementation providing the foundation for agent execution across heterogeneous hardware platforms
-
usbd-dfu-rt
USB DFU run-time class
-
st25r95
Driver for ST25R95 integrated transceiver for contactless applications (NFC)
-
embedded-shadow
Zero-alloc shadow register table with dirty tracking for embedded systems
-
rust_transiter_types
Some generated rust types for the transiter API https://github.com/jamespfennell/transiter. Meant for no std enviromnets that have an alloc.
-
rtools
Set of tools for my needs
-
muses72323
driver library for the MUSES72323 electronic volume controller IC
-
noe
A AI inference library for embedded devices
-
libafl_frida
Frida backend library for LibAFL
-
lpc8xx-hal
Hardware Abstraction Layer (HAL) for the NXP LPC800 series of ARM Cortex-M0+ microcontrollers
-
scpi
SCPI/IEEE488.2 parser library
-
ocelot-base
Shared base utilities for the ocelot project
-
serde_anymap
A map that can retrieve values by type - and is SerDe serializable
-
mcan
Unofficial MCAN Hardware Abstraction Layer
-
zynq7000-rt
Run-time support for the Zynq7000 family of SoCs for running bare-metal applications
-
bq40z50-rx
Platform-agnostic Rust driver for the Texas Instruments BQ40Z50 battery fuel (gas) gauge
-
ft5336
A platform agnostic driver for the FT5336 touch screen driver used on the STM32F746 Discovery board, built using the embedded-hal
-
rw007
SPI WiFi module driver for embedded Rust
-
embedded-date-time
Lightweight date and time types to be used on embedded systems
-
cirque-pinnacle
driver for working with Cirque Pinnacle Glidepoint touchpads on embedded systems
-
canadensis
A Cyphal implementation: Node types and re-exports from some other canadensis crates
-
apa102-spi
Driver for writing to APA102 (DotStar) and SK9822 LEDs over SPI
-
observer-rust-lib
MIT-licensed Rust integration library for Observer
-
embedded-nal-minimal-coapserver
A minimal CoAP server implementation built on embedded-nal
-
seminix-std
seminix 用户标准库
-
es-fluent-manager-embedded
es-fluent manager for rust_embed
-
smccc
Functions and constants for the Arm SMC Calling Convention (SMCCC) 1.4 and Arm Power State Coordination Interface (PSCI) 1.1 on aarch32 and aarch64
-
vqm
A vector, quaternion, and matrix library targeted at embedded systems and robotics
-
rhai-url
Url package for Rhai
-
wasefire-logger
Wasefire platform logging
-
atsame70j19b
Peripheral access API for the ATSAME70J19B MCU from Microchip (generated using svd2rust 0.33.5)
-
epd-waveshare
An embedded-hal based driver for ePaper displays from Waveshare formerly published as eink-waveshare-rs
-
hexa-tune-proto-embedded
hexaTune embedded adapter — typed commands, dispatch helpers, heapless wrappers
-
avr-int24
24 bit integer arithmetic for AVR
-
pir-motion-sensor
PIR motion sensors
-
profont
monospace font for use with the embedded-graphics crate
-
imxrt-boot-gen
Generate data structures for booting iMXRT processors
-
core_affinity2
Core Affinity crate to bind to cores, cross platform
-
gdeh0154d67
Driver for the GDEH0154D67 E-Paper display
-
embassy-ha
MQTT Home Assistant integration library for Embassy async runtime
-
embedded-pod-storage
Storing POD(Plain Old Data) in embedded systems
-
embassy-rp
Embassy Hardware Abstraction Layer (HAL) for the Raspberry Pi RP2040 or RP235x microcontroller
-
synctools
Synchronization tools for no_std
-
w5500-hl
Driver for the Wiznet W5500 internet offload chip
-
sds011-rs
A driver for the SDS011 particle sensor based on embedded-io
-
embassy_gps
Lightweight Embassy GPS wrapper and extensible architecture
-
tdc1000
no_std driver for the TDC1000 Ultrasonic Sensing Analog Front End
-
fracpack
Convert to and from the fracpack format
-
gpio-cdev
Linux GPIO Character Device Support (/dev/gpiochipN)
-
gpt-parser
GUID Partition Table (GPT) read-only parser. Endian aware and usable against no_std+alloc.
-
agentic-robotics-core
High-performance agentic robotics framework with ROS2 compatibility
-
esp32-dht11-rs
that reads temperature and humidity data from the DHT11 sensors for esp32 series
-
spyglys
programming language for text manipulation
-
memacc
Memory access functions
-
bsec
Rust API to the Bosch BSEC library
-
causality-mcp-storage
Embedded storage for causality-mcp (sled-backed event and index persistence)
-
cc1101
A platform agnostic driver to interface with the CC1101 (Sub-1GHz RF Transceiver)
-
msp430-atomic
Atomic operations for MSP430 microcontrollers
-
dtmf_tones
A zero-heap, no_std, const-first DTMF keypad frequency table with runtime tolerance helpers
-
rustmeter
CLI application to interact with RustMeter beacons and export Perfetto traces
-
lh-adxl345
ADXL345 Accelerometer Driver
-
koto_json
A Koto library for working with JSON data
-
lr1120
Driver for Semtech LR1120
-
esp-nvs-partition-tool
ESP-IDF compatible NVS partition table parser and generator
-
wasefire-wire
Wasefire wire format
-
edge-nal-embassy
edge-nal based on
embassy-net -
moto-runtime
Motor OS Runtime
-
bl602-sdk
Rust Wrapper for BL602 IoT SDK
-
lcd
Hitachi HD44780-compatible LCD screen support for embedded development
-
embedded-test-std-runner
A libtest compatible test runner for embedded-test on std
-
is31fl3743a
Driver for Lumissil Microsystem's IS31FL3743A IC
-
northstar-nstar
Northstar is an container runtime for Linux targetting embedded systems
-
sgp40
Rust driver for the Sensirion SGP40 gas sensor
-
sonant
port of the Sonant 4K synth with streaming support
-
peakrdl-rust
Generate Rust register definitions from SystemRDL sources
-
defmt-persist
Persistent defmt logger that survives resets
-
ducc
Rust bindings for Duktape, the embedded JavaScript engine
-
inky-frame
Driver and protocol library for InkyFrame devices with peripheral support
-
rhai-rand
Random number package for Rhai
-
bittersweet
Add more intentional predicates to bitwise calcs
-
tinydyn
A lightweight dynamic dispatch library
-
opentalk-nextcloud-client
NextCloud client library embedded in OpenTalk
-
disasm6502
6502 disassembler, complete with a working example
-
mathx
A mathematics library designed to work with no_std
-
shelly-rpc
A no_std-first client library for Shelly smart devices
-
serialport_srwp
serial port protocol (SRWP) for read/write operations with the Blaustahl Storage Device. Enables memory access via basic commands for data transmission and device control.
-
arch-token-metadata
On-chain program for Arch Token Metadata
-
embedded-lora-rfm95
A
no-std-compatible, opinionated driver for the RFM95 LoRa modem -
bq25887
Device driver for the Texas Instruments BQ25887 linear battery chargers
-
embedded-registers
Procedural macro for effortless definitions of registers in embedded device drivers
-
m24512
A no_std driver for the M24512 EEPROM
-
postcard2
A no_std + serde compatible message library for Rust
-
profirust
PROFIBUS-DP compatible communication stack in pure Rust
-
easy_store
flash storage format for embedded systems
-
sdmmc
A no_std SD/MMC/eMMC driver library for ARM64 platforms
-
bux-ext
Extension traits and utilities for the bux micro-VM sandbox
-
mayheap
An abtraction over alloc & heapless
-
sensor-fusion
Sensor Fusion Filters for Attitude and Heading Reference Systems (AHRS)
-
kaori-hsm
A performant hierarchical state machine library
-
hopter
A Rust-based embedded operating system designed to enable memory safe, memory efficient, reliable, and responsive applications
-
rp2040-hal
Embedded-HAL impl for the rp2040 microcontroller
-
loadcell
A no-std embedded-hal package for the hx711 load cell, based on the embedded hal. Has optional support for interrupts on the esp32.
-
rppal_w_frontend
Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals
-
unflappable
A batteries-included embedded-hal InputPin debouncer
-
tg-rcore-tutorial-multi-processor-ch1-wzy
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode, with SMP support
-
fullbleed_audit_contract
Embedded audit/compliance contract payloads and fingerprints for FullBleed verifier/PMR
-
ld2410
Rust interface for LD2410 presence detection
-
tpic6b595
Embedded driver for TPIC6B595 Power Logic Shift Register IC
-
littlefs-rust
Safe Rust API for the LittleFS embedded filesystem
-
taskette
Multitasking library for embedded Rust (architecture-independent part)
-
rfm69
A generic rust driver to support RFM69 family wireless chips
-
bmp388-embedded
no_std embedded-hal driver for the BMP388 barometric pressure and temperature sensor (with optional async support)
-
axum-embed
Serve embedded files with axum
-
esp-idf-svc
embedded-svc traits for ESP-IDF (Espressif's IoT Development Framework)
-
onerom-gen
ROM metadata and ROM image generator for One ROM - the flexible retro ROM replacement
-
flat_device_tree
A pure-Rust
#![no_std]crate for parsing Flattened Devicetrees -
aya-ebpf-cty
Type aliases to C types like c_int for use with bindgen
-
vk16k33
I2C-based driver for a sparkfun VK16K33 14-segment display
-
tiny-varint
A no_std compatible VarInt encoding/decoding Rust library
-
freertos-sys2
Low-level bindings to FreeRTOS. User's responsibility to provide the FreeRTOS
-
prusst
A convenient interface to the UIO kernel module for TI Programmable Real-time Units
-
dguscard
DWIN T5L DGUS request builder & response parser
-
avr-boot
Self Programming functions for AVR MCUs
-
tudelft-quadrupel
Hardware support library for the quadrupel drone project (embedded systems lab)
-
huawei-cloud-api-definitions-BMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
switch-hal
HAL and basic implementations for input and output switches (buttons, switches, leds, transistors)
-
ukernel-sys
System interface types for µKernel — a Rust microkernel with hypervisor and real-time scheduling. Defines kernel operations, submission ring layout, and subsystem registration.
-
xous-api-log
Log server API
-
memory-spec
A single source of truth for all your memory.x files
-
rtc-hal
Platform-agnostic hardware abstraction for Real Time Clock peripherals
-
bobbin-bits
Small bit fields and ranged integers
-
defmt-ringbuf
defmt persistent ring buffer logger
-
pulau-rs
allocation-free union-find library for bare metal environments
-
stm32g0xx-hal
Peripheral access API for STM32G0 series microcontrollers
-
nostd-musl
containing which XXXX-unknown-linux-gnu toolchains expect to find in
libc, so that they can be linked without dependency onlibcusing-nodefaultlibs,-nostartfilesand-nostdlib -
sgp4x
Rust driver for the Sensirion SGP41 gas sensor with VOC and NOx measurement capabilities
-
embedded-interfaces
Traits for common embedded interfaces and procedural macros for effortless definition of registers and commands for embedded device drivers
-
trmnl
BYOS (Bring Your Own Server) framework for TRMNL e-ink displays
-
tagged-box
Box that uses tagged pointers
-
orion_cfmt
Format output without Rust code segment in binary to reduce the ultimate binary size
-
wincwifi
WINC1500 Wifi chip embedded driver
-
memfault-ssf
Supporting crate for the Memfault memfaultd embedded Linux agent
-
grift_parser
Lisp parser for the Grift Scheme language
-
bmp390-rs
Async driver for the BMP390 pressure sensor that supports both I2C and SPI
-
yahv
hex viewer
-
zargo
The sysroot manager that lets you build and customize
std -
stepgen
Stepper motor speed ramp generator
-
ds4432
Platform-agnostic Rust driver for the Maxim DS4432 Dual-Channel, I2C, 7-Bit Sink/Source Current Digital To Analog (DAC) converter
-
bq32002
A no_std driver for the BQ32002 Real-Time Clock (RTC)
-
thread-delay
Implementors of DelayNs from embedded_hal, for Linux systems
-
ms5803-14ba
embedded-hal async and async driver for the MS5803-14BA pressure sensor
-
concoct
Cross-platform UI framework
-
scl3300
Driver for the SCL3300 inclinometer
-
teensy4-bsp
Rust-based BSP for the Teensy 4. Part of the teensy4-rs project
-
jrsonnet-importers
More importers for jrsonnet
-
uefi-input2
wrapper for EFI SIMPLE TEXT INPUT EXTEND PROTOCOL, support shift&toggle state and advanced key events
-
embedded-sdmmc-dev
A basic SD/MMC driver for Embedded Rust
-
hc12-rs
A strongly typed, and rusty builder for programming HC-12 radios
-
stateset-embedded-php
PHP bindings for StateSet Embedded Commerce
-
mlx90640-capture
Image capture utility for MLX90640 cameras
-
Rusty_CryptoAuthLib
A platform agnostic I2C driver for Microchip’s Crypto Authentication HW (i.e. secure element
ATECC608A), written in pure Rust. -
sbus-rs
A no_std compatible SBUS protocol parser for embedded systems
-
ellie_core
Core modules for ellie
-
cairn-knowledge-graph
An embedded and in-memory knowledge graph for static specification analysis
-
tg-rcore-tutorial-ch1-clock
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
esp-idf-improv-wifi
ImprovWiFi serial provisioning protocol for esp-idf-svc in Rust
-
normfs-store
Compressed and encrypted persistent storage for NormFS
-
pic32-config-sector
Calculate constant values for PIC32 configuration words
-
merkle-cbt-lean
Special implementation of Complete Merkle Binary Tree for minimal memory footprint
-
typus_fugit
typenumpowered time library for the embedded ecosystem -
py32f030_hal
Peripheral Hal Crate for Puya's PY32F030 microcontroller
-
sht4x-rjw
no-std driver for the Sensirion SHT4x series of temperature and humidity sensors
-
fs-embed
Embed files in release, read from disk in debug — with a unified API
-
swamp-refs
symbol references
-
is31fl3743b-driver
Platform-agnostic Rust driver for the Lumissil IS31F13743B LED matrix controller
-
sts3215
A no_std compatible library for controlling STS3215 serial servo motors with embedded-io support
-
hdds-micro-c
C FFI bindings for HDDS Micro - Embedded DDS for microcontrollers
-
pico-engine-hardware
Hardware abstraction traits for Pico Engine
-
name-forge
Deterministic crate name forge with availability checks
-
adf435x
Type-safe Rust driver for ADF435x wideband RF PLL synthesizers using device-driver crate
-
embedded-display-controller
Traits for display controllers
-
butt-head
A no_std button input processing library for embedded systems
-
msp430-rt
Minimal runtime / startup for MSP430 microcontrollers
-
scalpel-bin
binary modification tool, cut, stitch, replace, sign
-
minitel
interaction library
-
opcua-client
OPC UA client API
-
mquickjs-rs
Safe, idiomatic Rust wrapper for the MicroQuickJS engine
-
eva-robots
Commons for EVA ICS v4
-
motor-mixers
A motor mixer library targeted at embedded systems and robotics
-
multi-mono-font
Multi mono font mixed typesetting for embedded-graphics
-
longan-nano
Board support package for the Longan Nano board
-
somehal
A kernel
-
rpk-common
RPK common fields between config tool and firmware builder
-
z80_forth
A Forth compiler for z80 processors, particularly aimed towards the TI-8x series of graphing calculators
-
ohms
Electrical units library for embedded targets
-
microscpi
creating SCPI interfaces
-
mavrouter
MAVLink router
-
at24cx
A rust-embedded async driver for the Atmel AT24Cx eeprom storage family
-
stm32l4
Device support crates for STM32L4 devices
-
edgesentry-inspect
Edge-first 3D scan vs. reference deviation detection for construction and maritime inspection
-
riscv-rt
Minimal runtime / startup for RISC-V CPU's
-
uwheel-stats
profiling utility for uwheel
-
mx25v
Platform-agnostic Rust driver for the macronix MX25V NOR flash
-
sermonizer
clean serial monitor with a clean terminal UI for embedded development
-
cobsin
COBS encoding/decoding, in-place.
no_std, zero allocations. -
docopticon
An argument-parser based on the obligatory help-text
-
mbus-async
Async (Tokio) facade for the modbus-rs client stack
-
rexlang-util
Rex: A strongly-typed, pure, implicitly parallel functional programming language
-
ez_pci
OSDev library for using PCI in your own OS
-
mii
A rust-embedded implementation of the monome ii protocol
-
tg-rcore-tutorial-ch1-T3L1
ch1-T3L1: Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
svdtools
modifying bugs in CMSIS SVD
-
ax-riscv-plic
RISC-V platform-level interrupt controller (PLIC) register definitions and basic operations
-
panic-probe
Panic handler that exits
probe-runwith an error code -
wrenlet
Safe bindings to the
Wrenscripting language -
mspm0l222x-pac
A Peripheral Access Crate for the Texas Instruments MSPM0L222X microcontroller family
-
rust-mqtt
MQTT client for embedded and non-embedded environments
-
embedded-bacnet
A bacnet library for embedded systems (no_std)
-
ws2812-uart
UART-based driver for WS2812 and similar smart LEDs
-
smolusb
An experimental lightweight library for implementing USB on embedded systems
-
embedded-websocket-embedded-io
A fork of the embedded-websockets crate that uses embedded-io-async for async IO
-
rdif-base
Driver Interface base definition
-
hdmi-hal
Hardware abstraction traits for the HDMI stack
-
aym
AY/YM sound chip emulation library
-
async-opcua-nodes
OPC UA node representation and import framework
-
threepm
Rust bindings and high-level interface abstraction for ThreePM - a fixed-point MP3 decoding library written in C
-
ssd1306
I2C/SPI driver for the SSD1306 OLED display controller
-
microflow
A robust and efficient TinyML inference engine
-
embedded-graphics-core
Core traits and functionality for embedded-graphics
-
esp-idf-smtp
Lightweight SMTP client over esp_tls for esp-idf-svc in Rust
-
uartcat
chained uart memory bus protocol strongly inspired from EtherCAT and simplified
-
uln2003
28BYJ-48 stepper motor with and ULN2003 Driver on any hardware implementing embedded_hal
-
tixml2svd
that converts Texas-Instruments device descriptions to standard SVD files
-
max30101-rs
Pure Rust driver for the MAX30101 PPG sensor
-
pc-keyboard
PS/2 keyboard interface library
-
rtic-sync
Synchronization primitives for asynchronous contexts
-
esp_ws2812_b
that provides control over the WS2812B LED
-
talrost
A mathematics library for embedded scientific computation
-
orion-sdr
DSP/SDR block library targeting HF-to-UHF, satellites, and Python bindings. Roadmap inside.
-
elytra-bytepack
macros/helpers for building const sized byte arrays
-
crc8-rs
A heapless no-std library for doing 8-bit cyclic redundancy checks
-
esp-csi-rs
ESP CSI Driver for Rust
-
bmi323-rs
Async, no_std driver for the Bosch BMI323 6-axis IMU sensor
-
ruvix-bcm2711
BCM2711/BCM2712 SoC drivers for Raspberry Pi 4/5 (RuVix Phase D)
-
brotli-decompressor
brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard…
-
stm32wb-hal
Hardware abstraction layer for the STM32WB55 chips
-
glyphr
A no_std, lightweight and simple font rasterizing library
-
flipperzero-rt
Flipper Zero
-
libiio-sys
Native, unsafe, bindings to the Linux libiio library. Used by industrial-io.
-
msp430-periph
Peripheral definition for all MSP430s
-
zigbee2mqtt_types_base_types
Common definitions for zigbee2mqtt vendors
-
hd44780-driver
HD44780 compliant displays with embedded-hal
-
w25q256jv
An embedded-hal driver for the W25Q256JV with async and blocking APIs
-
edma
Embedded Database Management for All
-
cpclib-basm
z80 assembler relying on cpclib-asm
-
pldm-fw
Platform Level Data Model (PLDM) for Firmware Update library
-
scd30pi
Interfaces the SCD30 i2c CO2, temperature and humidity sensor from Sensirion for Raspberry Pi
-
minimq
A minimal MQTT5 client designed for no_std platforms
-
download-cef
Download and extract pre-built CEF (Chromium Embedded Framework) archives
-
bgt60trxx
An async and no_std library for the XENSIV™ BGT60TRxx 60 GHz FMCW radar sensors from Infineon
-
disarm64-cli
disarm64 provides a tool and a library for decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will…
-
helgoboss-midi
Interfaces, data structures and utilities for dealing with MIDI messages according to the MIDI 1.0 specification
-
usbd-hid-descriptors
Low-level, wire-format enums/bitfields used in HID descriptors
-
mb2-wukong-expansion
Board crate for Elecfreaks Wukong Extension for the BBC micro:bit v2
-
wiringx
safe and Rusty bindings to the wiringX library
-
imu-sensors
Drivers for a variety of IMU sensors
-
detcore
Minimal no_std deterministic state machine engine. Single dependency.
-
embedded-resources
Define peripheral usage in a single place for use everywhere
-
esp-at-nal
Network layer client for ESP-AT modems
-
smart-leds
device drivers
-
button-driver
Advanced button handling crate
-
goolog
no_std-compatible goolog logger and some macros to simplify printing logs
-
heapless_matrix
efficient implementation of a matrix data structure in Rust. It offers functionality for creating, manipulating, and performing operations on matrices, such as transposition, summation, and multiplication.
-
embedded_commands_rs
Lightweight, embeddable command interpreter for Rust
-
embedded-executor
Embedded systems-friendly
Futuresexecutor -
max485-async
Async driver for the MAX 485 RS-485 transceiver, using embedded-hal-async
-
qingke
Low level access to WCH's QingKe RISC-V processors
-
ergot
Eloquence in messaging
-
libmctp
MCTP (Management Component Transport Protocol) implementation for Rust
-
queue-queue
A priority queue implementation based on Rust's BinaryHeap
-
pico-animation
An Animation module for the pico engine ecs system
-
stm32f4
Device support crates for STM32F4 devices
-
nrf52840-hal
HAL for nRF52840 microcontrollers
-
rp2040-dshot
DShot protocol implementation for RP2040 using PIO
-
hooker
a helper for hooking functions in x64
-
steamid_core
working with Steam IDs in no-std environments
-
zerocopy
makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
-
foc-simple
easy to use implementation of the Field Oriented Control (foc) for brushless motors
-
axp173
Device-agnostic X-Powers AXP173 power management IC driver
-
bosch-bme680
A pure rust implementation for the BME680 environmental sensor
-
s32k144
Peripheral access API for NXP S32K144 microcontrollers (generated using svd2rust)
-
async-embedded-sdmmc
Embedded sdmmc driver with async support
-
name-dictionary
Word and name lists for crate name generation
-
mil_std_1553b
MIL STD 1553B message parsing and types
-
bootmgr
A framework for easily creating boot managers in Rust
-
axum-embeddy
Serve embedded files with axum
-
tmp1x2
Platform-agnostic Rust driver for the TMP102 and TMP112 digital temperature sensors
-
canopeners
CANOpen client library
-
quectel-bg77
Driver for Quectel's BG77 and BG770 eMTC and NB-IoT Modems
-
keystone-standalone
Standalone high-level bindings for Keystone assembler with embedded Keystone
-
can-bittiming-rs
Computes the value of BTR (register bit timing register) of a can device
-
libmodbuzz
A safe, idiomatic Rust implementation of the Modbus protocol (RTU/TCP)
-
machine-check-avr
System crate for machine-check for verification of AVR microcontrollers
-
ina219
current/power monitor driver
-
avr-def
Low-level register definitions for AVR microcontrollers Memory-mapped pointers and bit constants
-
waiter-trait
Traits used to wait and timeout
-
a7105
Rust embedded-hal driver for the A7105 2.4GHz FSK/GFSK Transceiver
-
da728x
An async and no_std rust library for the wide-bandwidth haptic driver IC DA7280/DA7281/DA72782 from Renesas
-
ssd1683
Driver for the SSD1683 e-Paper display (EPD) controller, for use with embedded-hal
-
jiaxin2006-tg-rcore-tutorial-t3l1
T3L1: Visualizing tangram 'OS'
-
drmem-drv-weather-wu
DrMem driver which gets Weather Underground data
-
tg-rcore-tutorial-linker
Linker script generation utilities for rCore tutorial OS kernel
-
vorago-reb1
Board Support Crate for the Vorago REB1 development board
-
automation-hat
Pimoroni Automation HAT
-
analog-multiplexer
A platform agnostic driver for 4051 and 4067 series analog multiplexers targetting the Rust embedded-hal
-
ds323x
Platform-agnostic Rust driver for the DS3231, DS3232 and DS3234 extremely accurate real-time clocks (RTC)
-
typed_ecs
A no_std, no_alloc ECS with compile-time guarantees, and BLAZING PERFORMANCE!
-
epd-waveshare-async
Async drivers for Waveshare's e-paper displays
-
juggle
Async task switching for cooperative multitasking in single thread environments with no_std support
-
anyleaf
Driver for AnyLeaf sensors
-
enum-bitmasks
A no_std compatible bitmask macro that can be implemented on enums
-
malakoi
Procedural macro for mathematical operations on structs
-
seminix
内核标准库
-
mec17xx-pac
Peripheral Access Crate for the Microchip MEC17xx family of MCUs
-
freertos-next
Create to use FreeRTOS in rust projects. The freertos-build crate can be used to build and link FreeRTOS from source inside build.rs
-
daisy_bsp
A board support package for the Electro-Smith Daisy Seed
-
tiny-led-matrix
direct control of a small monochrome LED display
-
ws2812-rs
Flexible #![no_std] Rust driver for WS2812B LEDs — supports delay traits, spinloops, manual timing, and custom color patterns with async also
-
ssd1322_di
display-interfacecompatible driver for the SSD1322 OLED display controller -
jb-solar-power-embassy
Sɔgɔma Jigi ☀️ — battery/power state models for off-grid embedded nodes, no_std friendly
-
lp50xx
platform agnostic library for the Texas Instruments LP50XX led driver
-
canlink-cli
Command-line interface for CAN hardware abstraction layer
-
cc2650
Device support for TI CC2650 microcontrollers
-
emtrace
Minimal overhead tracing/logging library for embedded, and resource constrained projects
-
i2c-multiplexer
An I2C Multiplexer library that supports the PCA9546 and TCA9546A chips
-
stm32f3xx-hal
Peripheral access API for STM32F3 series microcontrollers
-
stm32l0x1-hal
Peripheral access API for STM32L0x1 microcontrollers
-
noshell-parser
noshell, a no_std argument parser and a shell for constrained systems
-
cand
Beautiful embedded-first Rust logging library for ESP32 to servers with colorful output and zero-panic design
-
mfrc522
A platform agnostic driver to interface the MFRC522 (RFID reader/writer)
-
rp-runner-switcher
Dynamic runner switcher for rp pico
-
percore
Safe per-CPU core mutable state on no_std platforms through exception masking
-
ra2a1-pac
Peripheral Access Crate (PAC) for R7FAA2A1
-
dw3xxx
An experimental driver crate for the DW3XXX series of UWB ranging modules
-
std-embedded-nal
embedded-naltraits for large devices that support the standard library -
ruvix-boot
RVF boot loading for RuVix Cognition Kernel (ADR-087)
-
dtb_parser
no std but alloc depended device tree blob parsing lib
-
esp32c2
Peripheral access crate for the ESP32-C2
-
dmrc-rs
Delhi Metro route planner with precomputed journeys embedded at build time
-
oorandom
A tiny, robust PRNG implementation
-
radio-sx128x
Driver for the Semtec sx1280 2.4GHz RF IC
-
embassy-net-driver-channel
High-level channel-based driver for the
embassy-netasync TCP/IP network stack -
libvarlink-sys
FFI bindings to libvarlink
-
aemics-stm32g4xx-hal
Hardware abstraction layer (HAL) for STM32G473
-
sim_fft
sim-fft is an easy to use Fast Fourier Transform library primarily meant for embedded systems and no_std environments
-
embassy-stm32-plus
embassy-stm32 plus
-
zynq7000
Peripheral Access Crate (PAC) for the Zynq7000 family of SoCs
-
flat_rbtree
A flat, index-based Red-Black Tree with no heap allocations. Ideal for performance-critical or memory-constrained environments.
-
imx9-pac
Peripheral Access Crate for the i.MX 9 series of microcontrollers
-
adafruit-nrf52-bootloader-ctrl
Adafruit nrf52 bootloader control library
-
swamp-attributes
small crate that handles attributes for the Swamp Language
-
ism6hg256x-rs
Driver for the ISM6HG256X IMU, featuring low-g (±16g) and high-g (±256g) accelerometers, a gyroscope, and quad-channel architecture for advanced acceleration and angular rate processing…
-
jiminy-finance
DeFi math primitives for Jiminy: AMM math, slippage/economic bounds, balance-delta guards. Zero-copy, no_std, no_alloc, BPF-safe.
-
ltr-329
I2C-based driver for an LTR329 Ambient Light Sensor (ALS)
-
wave_forms
no std wave forms
-
ina233-rs
Platform-agnostic Rust driver for the INA233 High-Side or Low-Side Measurement, Bidirectional Current and Power Monitor
-
w5500
IoT Controller implementation
-
stm32wb-hci
Bluetooth HCI for the STM32WB family
-
aem10900
Driver crate for the AEM10900 Energy Harvester
-
nostd_async
An asyncronous runtime for a single-threaded no_std environment
-
ledcat
Control lots of LED's over lots of protocols
-
lpc82x-pac
Low-level register mappings for the NXP LPC82x series of ARM Cortex-M0+ microcontrollers
-
tfmt
A tiny, fast and panic-free alternative to
core::fmt -
myrtio-mqtt
MQTT client library for embedded systems
-
ironplc-plc2x
Compiler front-end for ironplc
-
derive-mmio
A mechanism for making it easier to access MMIO peripherals
-
virtual-fan
Virtual fan driver for simulation and testing
-
endbyte
A no_std compatible rust library for handling byte order conversions between different endianness formats
-
embassy-socket
tcp client/server callback
-
embedded-heatshrink
port of the heatshrink library for data compression in embedded systems
-
himpi-sys
Hi35XX MPI API for Rust unsafe bindings
-
esp-idf-unda
Embedded neural network forward feeding for precompiled models created by the unda crate
-
max31865
generic driver for the MAX31865 RTD to Digital converter
-
unsize
A stable alternative to CoerceUnsize
-
simple-max31865
driver for the MAX31865 RTD to Digital converter (Raspberry Pi focus)
-
libquickjs-dtp-sys
QuickJS Javascript Engine FFI bindings (with improved date parser)
-
esp-hal-servo
controlling servo motors using ESP32 LEDC peripheral
-
joshua912815-tg-rcore-tutorial-ch1-tangram
A self-contained crates.io package for the ch1 tangram game experiment of tg-rcore-tutorial
-
stateset-swift
Swift C FFI bindings for StateSet Embedded Commerce
-
device-driver-cli
The command line tool for the device-driver toolkit
-
arm7tdmi_aeabi
proc-macro to put aeabi functions into your code
-
trenchcoat
JavaScript-ish virtual machine for embedded, LEDs, hot code reload, etc
-
stackdump-cli
capturing stack dumps
-
modio-logger-db
modio-logger Dbus service
-
sgp30
Platform agnostic Rust driver for the Sensirion SGP30 gas sensor
-
irq-loongarch
LoongArch IRQ controller drivers (EIOINTC/PCH-PIC/LIOINTC)
-
herkulex-drs-0x01-stm32f1xx
A driver for servomotors Herkulex DRS-0101 and DRS-0201 using USART on stm32f1xx
-
tock/tock-cells
A secure embedded operating system for microcontrollers
-
iso7816_tx
ISO7816 Smart Card T=1 Transmission protocol
-
embedded-sgp30
Platform-agnostic Rust driver for the SGP30 gas sensor for indoor air quality applications
-
levarint64
Little-Endian VARiable-length INTeger codec, compatible with no_std
-
breakwater-parser
Parses Pixelflut commands as fast as possible
-
esp-idf-ableton-link
Safe Rust wrapper for Ableton Link on ESP32 via ESP-IDF
-
trouble-host
An async Rust BLE host
-
sen6x
no-std driver for the SEN6X sensor modules
-
pdf417
No-std PDF417 encoder
-
smartaudio
A
no_stdRust library for parsing the TBS smartaudio protocol -
northstar-runtime
Northstar is an container runtime for Linux targetting embedded systems
-
mci
MultiMedia Card Interface (SD, MMC, SDIO) implementation using MCI
-
vga-framebuffer
A text console output over a VGA compatible signal
-
zg-co2
ZyAura CO₂ sensor protocol implementation
-
cortex-m-interrupt
Function-like, trait-based interrupt handler registration
-
stabilizer
Firmware for the Sinara Stabilizer board (STM32H743, Ethernet, PoE, 2 ADCs, 2 DACs)
-
ufmt_float
A rough implementation of a writer for f32 and f64 for ufmt
-
rustos
Writing an OS in Rust
-
sorted-hlist
Type-level heterogeneous lists with compile-time intersection and sorting using typenum
-
mcp25xx
MCP2510, MCP2515 and MCP25625 CAN controller library
-
cycle-menu
no-std compatible library to create a menu that can be cycled through and shown with custom input/output
-
ch57x-hal-raynhardt
HAL for the CH57x RISC-V BLE microcontrollers from WCH
-
itla
ITLA (micro laser) non-blocking control library using embedded-hal
-
st7789v2
driver for the ST7789V2 TFT-LCD display controller
-
spwm_generator
cli tool for genrate SPWM lookup tables
-
embedded-nrf24l01
A driver for NRF24L01(+) transceivers on embedded-hal platforms
-
aarch32-cpu
CPU support for AArch32 Arm Processors
-
metrics-exporter-scope
Metrics scope exporter
-
persistent-buff
A buffer that stays persistent in ram between boots
-
vl53l1x-simple
driver for the VL53l1X TOF ranging sensor
-
arm-pl061
Arm PrimeCell GPIO (PL061) driver
-
microbit
Board support crate for the BBC Micro:bit V1
-
ht32f5xxxx
Device support crates for HT32F5XXXX devices
-
stackdump-trace
tracing stack dumps
-
core-json-embedded-io
embedded-iosupport forcore-json -
binwalk
Analyzes data for embedded file types
-
e-write-buffer
A no_std, const-generic,
core::fmt::Writeable buffer -
async-safe-defer
Minimal async- and sync-capable
defercrate -
mlx9064x
interfacing with Melexis MLX9064* thermal cameras
-
crab-usb
A usb host for embedded systems, written in Rust
-
ra6m3-fsp-pac
Peripheral access API for RA6M3 microcontrollers (generated using svd2rust)
-
svd-generator
Converts device information from flattened device tree into an SVD description
-
rp2350-linker
Zero-config linker and boot support for RP2350 (Pico 2) in Rust. Pure no_std infrastructure.
-
jep106
A pollable collection of all JEP106 manufacturer codes
-
jetpwmon
Rust bindings for Jetson Power Monitor
-
ssd1681
Driver for the SSD1681 e-Paper display (EPD) controller, for use with embedded-hal
-
embedded-f32-sqrt
Racine carrée f32 Newton-Raphson pour no_std embarqué,testée sur Cortex-M33/M4F
-
cnt
RAM counters macro for microcontrollers, when logging is not an option
-
privilege_level
Quick and simple access to the current privilege level of the CPU
-
usb251xb
no_std embedded-hal driver for Microchip USB251xB/xBi USB 2.0 hub controllers
-
spl_tool
Port of StarFive's C spl_tool with default support for VisionFive2
-
txmodems
various MODEM file transfer protocols
-
cfg-noodle
A nonvolatile configuration storage service
-
l293x
Platform agnostic library for the L293 and L293D motor drivers using embedded-hal
-
w5500-dns
DNS client for the Wiznet W5500 internet offload chip
-
hcms-29xx
Platform agnostic driver for HCMS-29XX and HCMS-39XX display ICs
-
fret-icons-lucide
Lucide icon pack integration for Fret (embedded SVGs + optional app registry wiring)
-
avr-stack
Stack analysis for AVR
-
nostdio
no_std-compatible I/O traits (Read, Write, Seek) with optional std re-exports, cursors, and progress reporting
-
resurgence
A VM backend designed to be embedded in an application
-
charlcd
charlcd.c Linux driver (HD44780 et al.)
-
unifont-bitmap
Get bitmap data for GNU Unifont. Embedded in compressed form, light on memory.
-
lazy_mut
Alternative to LazyLock<Mutex<T>>
-
rtforth
Forth implemented in Rust for realtime application
-
ft6x06
A platform agnostic driver for the FT6x06 type touch panel controller used on STM32F4 series board
-
esp-hub75
driver for HUB75 LED matrix displays on ESP32 microcontrollers
-
mos6502_assembler
DSL for MOS6502 assembly
-
a121-sys
Raw bindings to the A121 radar sensor C SDK
-
mpfs-hal
Hardware Abstraction Layer for PolarFire SoC
-
modulino
A hardware-agnostic, no_std Rust driver for Arduino Modulino breakout boards
-
atsam4n8a-pac
Peripheral access crate for the ATSAM4N8A microcontroller
-
libgtr
receiving data from the PhotonFirst GTR-1001 fiber interrogator
-
ms4525do
Platform-agnostic Rust driver for the MS4525DO airspeed sensor with blocking and async APIs
-
zstd-nostd
Pure Rust no_std Zstandard (zstd) compression and decompression
-
cordic
Special functions for fixed-point numbers using the CORDIC method
-
embedded-io-cursor
A no_std-compatible Cursor implementation designed for use with embedded-io
-
pid-ctrl
A flexible PID controller
-
aarch64_define
aarch64 架构以及一些配置定义
-
nmea2000
An NMEA 2000 library
-
wishbone-tool
command line program to control a Wishbone bus of an embedded device
-
weather-utils
Set of common and useful weather-related computations
-
flanterm_bindings
flanterm bindings
-
donglora-protocol
DongLoRa wire protocol types and COBS framing — shared between firmware and host crates
-
libpower
containing algorithms commonly used in power electronics systems, targeted for use in embedded systems
-
drs-0x01
Easily communicate with Dongbu Robot servomotors Herkulex DRS 0101 and DRS 0201
-
osal-rs-build
Build utilities for osal-rs
-
rp_sandbox_c
Testing project -- please ignore
-
no_std_tetris
A flexible Tetris implementation for no_std and standard environments
-
grift_eval
Lisp evaluator for the Grift Scheme language
-
nstd_events
NSTD event handling crate
-
pico-rendering
Rendering module for Pico Engine
-
pinetime-mynewt
Mynewt Bindings for PineTime Smart Watch
-
wpj-tg-rcore-tutorial-t3l8-doom
Task3 Lab8 Doom scaffold based on tg-rcore-tutorial ch8
-
atsamd51n
Peripheral access API for ATSAMD51N microcontrollers (generated using svd2rust)
-
mcp3424
Async Rust driver for the MCP3422/3/4 ADC
-
rflow
Text protocol for embedded apps
-
embedded-controls
Based on switch-hal library that allows to handle primitive controls(buttons, encoders and etc.)
-
nickel-lang-package
Nickel Package Manager
-
as5048a-async
Async driver for AS5048A 14-bit magnetic rotary position sensor with SPI interface
-
drone-nrf91-dso
Nordic Semi nRF91 DSO implementation for Drone, an Embedded Operating System
-
noted
creating ELF notes
-
pwm-led-fader
no_std PWM LED fader / smoother with fixed update intervals. Works with any embedded-hal 1.0 PWM channel.
-
embedded-vintage-fonts
Vintage fonts from embedded-graphics 0.6 back release 0.7
-
plumbob-async
Async FRL link training state machine for HDMI 2.1
-
ruspiro-register
definitions to conviniently work with register field values that are typically presented by a set of bit fields
-
canadensis_encoding
A Cyphal implementation: Transfer encoding and decoding
-
ellie_parser
Parser for ellie language
-
sdrr-fw-parser
One ROM firmware parser
-
edge-net
no_std and no-alloc async implementations of various network protocols
-
as7265x
Driver for the AS7265x
-
target-gen
A cli tool to create new target files for probe-rs ot of CMSIS-Packs
-
esp-println
print!andprintln!implementations for various Espressif devices -
stm32f0xx-hal
Peripheral access API for STM32F0 series microcontrollers
-
sx127x
A no-std driver for Semtech Sx127x chips
-
embedded-exp
Exponentielle valeurs neégatives en virgule fixe Q15 pour systèmes embarqués
no_std, zéro dépendance -
edge-raw
Async +
no_std+ no-alloc implementation of IP and UDP packet creation and parsing -
ili9488-rs
A platform agnostic driver to interface with the ILI9488 TFT LCD display
-
agentic-robotics-rt
High-performance agentic robotics framework with ROS2 compatibility
-
stm32f3xx-hal-v2
Peripheral access API for STM32F3 series microcontrollers
-
ft6336u-dd
A driver for the FT6336U capacitive touch controller (uses device-driver crate)
-
signalo_sinks
A collection of signal sinks used in 'signalo' umbrella crate
-
embedded-runtime
A tiny async runtime for embedded devices
-
embedded-timers
Softwaretimers and -delays (ms/us) based on a Clock implementation
-
rttmon
RTT monitor for OpenOCD
-
pwm-pca9685
Platform-agnostic Rust driver for the PCA9685 I2C 16-channel, 12-bit PWM/Servo/LED controller
-
akafugu_twidisplay-async
A platform agnostic async Rust driver for the Akafugu TWIDisplay
-
robot-control
controlling DC motor robots via PCA9685 PWM boards over I2C
-
grift_std
Standard library I/O and runtime features for the Grift Scheme language (requires std)
-
emcell
Reserve flash memory regions to safely keep multiple binary and library binaries (cells) on a microcontroller. The cells can call functions from other cells.
-
nostd-printf
containing an embedded version of printf which can be used in
no_stdprojects which aren’t linked tolibc -
copy-double-buffered
Concurrent copy for embedded-io-async
-
heap1
The simplest possible heap
-
crispy-common
Shared protocol and flash utilities for the Crispy RP2040 A/B bootloader
-
mqttrust
MQTT Client
-
microdot
sending data to and from microcontrollers
-
zlang
embeddable language implemented for rust, it is called zlang because it is the last embedded language a sane developer would reach for
-
hybrid_phi
High-accuracy φ-based hybrid approximation method
-
regio
High level abstractions for register access of all sorts
-
little_weirdo
#no-std optimized wave table synthesizer for embedded devices
-
interchange
Request/response mechanism for embedded development, using atomics
-
lpc176x5x-pac
A Peripheral Access Crate for the NXP LPC176x5x series microcontrollers
-
aw2013
Driver for the AW2013 3-Channel LED Controller
-
embedded-error
Universal error kinds for embedded systems
-
panic-msp430
Halting panic implementation for MSP430 microcontrollers
-
genio
type safe, low level replacement for
std::io. Supportsno_stdfor embedded development, just disable cargo featurestd. Because of limitations ofstd::io::Errortype,genioprovidesReadand… -
a608_embedded
A no_std Rust library for interfacing with fingerprint sensors (R503, R307, AS608, ZFM-20) on embedded systems via UART
-
rmodem
XMODEM (and variants) implementation in no-std Rust
-
opcua-crypto
Encryption / decryption used by OPC UA client and server
-
wyp-tg-rcore-tutorial-ch1-clock
Chapter 1 extended: A minimal kernel crate with clock interrupt support for learning RISC-V interrupt mechanism
-
astarte-fdo-protocol
FIDO Device Onboarding message parsing library
-
rtt-log
Log facade implementation for the Segger RTT protocol
-
cichlid
A color math library for programming addressable LEDs
-
embedded-xml
A no_std XML reader using embedded-io for memory constrainted environment
-
einvoice
E-Invoice library with language bindings
-
is31fl32xx
A rust-embedded driver for the Lumissil Microsystems IS31FL3205 LED driver
-
gc9a01-rs
SPI 4-wire driver for GC9A01 display controller
-
rockchip-pm
Driver for Rockchip Power Management Unit (PMU) supporting RK3588 and similar SoCs
-
adafruit_nxp
Driver for Adafruit Precision NXP 9-DOF Breakout Board - FXOS8700 + FXAS21002 modules
-
simmer
A temperature unit library for Rust. It's intended to be minimal, embedded-aware, and easy to use!
-
atsame53n
Peripheral access API for ATSAME53N microcontrollers (generated using svd2rust)
-
symcc_runtime
Build Concolic Tracing tools based on SymCC in Rust
-
atsame70q20b
Peripheral access API for the ATSAME70Q20B MCU from Microchip (generated using svd2rust 0.33.5)
-
st7789-driver
ST7789 TFT LCD driver with embedded-graphics support
-
ergot-base
Eloquence in messaging
-
axi-uart16550
AXI UART16550 IP core driver
-
cst226-rs
driver for the CST226 touch controllers
-
hyperlit-model
A software documentation tool documentation embedded in source files - model crate
-
qtest
Connector for working with the QTest socket
-
ssd1309
display-interfacecompatible driver for the SSD1309 OLED display controller -
sntpc-net-embassy
Embassy socket wrapper for sntpc library
-
embedded-can-mock
Mock CAN library implementing
embedded-can-interfacetraits -
sht4x
Sensirion SHT4x Driver for Embedded HAL
-
sideshow
Picture display library for the InkyFrame series of Raspberry PiPico(W) combo boards
-
thumb2-stack-size
estimates stack space requirements of thumb2 programs
-
dbc-codegen2
DBC code generator for CAN bus messages
-
gpio-utils
Command-line utilities for interacting with GPIOs under Linux This wraps the
sysfs_gpiocrate in a form usable by both Rust applications or any other applications -
lego-powered-up
Control Lego PoweredUp hubs and devices
-
mbedtls-build-helper
Shared build-time helper for auto-detecting musl cross-compilation toolchain when building mbedtls crates for bare metal targets on macOS/Linux
-
memfaultc-sys
Supporting crate for the Memfault memfaultd embedded Linux agent
-
rvideo-view
A lightweight video viewer for rvideo
-
ector
open source async, no-alloc actor framework for embedded devices
-
cargo-minicov
Code coverage support for no_std and embedded programs
-
Chenzt23-tg-rcore-tutorial-ch4
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory
-
bbq2
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
embedded-rpc
no_std async request/response synchronization (Embassy-style)
-
canadensis_dsdl_parser
Parser for the Cyphal Data Structure Description Language
-
stemma_soil_moisture_sensor
A pure generic I2C crate for the Adafruit STEMMA soil moisture sensor
-
max553x
Driver for the 12-bit MAX5532–MAX5535 DACs
-
hk32f005-pac
HK32F005 PAC, Generate by Chiptool
-
lfsr
Galois linear feedback shift registers
-
caprand
RP2040 secure random number generator by timing capacitor pullup
-
nucleo-h743zi
Example programs for nucleo-H743zi and nucleo-H743zi2 boards
-
itron
Interface to operating systems based on μITRON and its derivatives
-
quad-compat-rhai
Embedded scripting for Rust
-
vl53l4cd-ulp
no_std ultra-low-powerdriver for the VL53L4CD
-
digital_test_runner
Parse and run tests used in hnemann's Digital logic designer and circuit simulator
-
is25lp128f
Async no_std driver for ISSI IS25LP128F 128 Mbit SPI NOR flash
-
c2a-bind-utils
C2Aのモジュールをbindgenするときのユーティリティ
-
minicoap
A tiny, zero-copy Rust library for parsing and building CoAP (Constrained Application Protocol) messages
-
conduyt
protocol SDK for Rust — host-side hardware control
-
ds3231-rtc
A no_std driver for the DS3231 Real Time Clock (RTC) module
-
r3_port_riscv
RISC-V port for the R3-OS original kernel
-
taskette-cortex-m
Multitasking library for embedded Rust (Cortex-M specific part)
-
gdep073e01
Embedded-graphics driver for the GDEP073E01 7-color e-paper display
-
embedded-onewire
A no-std trait definition for interacting with 1-Wire devices
-
ruvix-dtb
Device Tree Blob parser for RuVix Cognition Kernel (ADR-087)
-
ds1302
A platform agnostic driver to interface with the DS1302 real time clock-calendar
-
embedded-aht20
Platform-agnostic Rust driver for the AHT20 temperature & humidity sensor
-
ocelot-pal
Platform abstraction layer for the ocelot project
-
sen0177
Read air quality data from the SEN0177 and PMSA003I sensors
-
abp
ABP Package Manager - a minimal, secure package manager for armybox systems
-
simink
是一个嵌入式全系统模拟器, 提供大量的板卡模拟. simink 支持 Windows, macOS and Linux
-
atapi
Low-level ATAPI driver in no_std environments
-
esp32h2
Peripheral access crate for the ESP32-H2
-
simple-fatfs
A simple-to-use FAT filesystem library for Rust (mainly targeted at embedded systems)
-
mp2667
Platform agnostic Rust driver for the MP2667, highly integrated, single-cell, Li-ion/Li-polymer battery charger IC
-
oreboot/oreboot-cpu
oreboot is a fork of coreboot, with C removed, written in Rust
-
ufmt
A (6-40x) smaller, (2-9x) faster and panic-free alternative to
core::fmt -
aps490_pfpu2_mini
Control software for PFPU2 automated brain detection system
-
cloudmqtt
A pure Rust MQTT client and server library
-
tg-rcore-tutorial-ch1-virtioblk
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
waterman
A CLI tool to easily flash code onto AVR microcontrollers using avrdude, enhancing the development workflow for embedded Rust projects
-
lcd1602-driver
A LCD1602 driver
-
libmapper-rs
Rust bindings for libmapper
-
buf-fs
A buffer based, in-memory filesystem
-
libosdp-sys
Sys crate for https://github.com/goToMain/libosdp
-
mcp4725
Microchip MCP4725 DAC Driver for Rust Embedded HAL
-
teensy4-panic
Panic handler for the Teensy 4. Part of the teensy4-rs project
-
lks32mc03x_pac
Peripheral access crate for the LKS32MC03x MCU
-
aimdb-data-contracts
Trait definitions for AimDB data contracts: SchemaType, Streamable, Observable, Linkable, Simulatable, Migratable
-
sds011-nostd-rs
An nostd async library to interact with the SDS011 sensor using UART protocol
-
mr-mime
A no_std MIME type library for Rust
-
ssd1322
SPI driver for the SSD1322 OLED display controller
-
axplat-riscv64-visionfive2
axplathardware abstraction layer for RISC-V VisionFive2 board -
ra4m2-pac
Peripheral Access Crate (PAC) for R7FAA4M2
-
tinyboot-ch32-boot
Bootloader library for tinyboot on CH32 microcontrollers
-
tmp117
Driver for the tmp117 using the embedded-hal
-
oxigdal-embedded
Embedded systems support for OxiGDAL - no_std compatible geospatial processing for ARM, RISC-V, and ESP32
-
svd-vector-gen
process Microcontroller SVD files(e.g. STM32) and generate vector tables and linker scripts.
-
rs-matter
Native Rust implementation of the Matter (Smart-Home) ecosystem
-
crossbus
A Platform-Less Runtime-Less Actor Computing Model
-
sram23x
Platform-agnostic Rust driver for the 23xx series serial SPI SRAMs
-
gd32vf103-hal
Hardware abstract layer (HAL) for RISC-V microcontroller GD32VF103
-
imxrt-dcd
Device Configuration Data (DCD) generator for i.MX RT1060 series firmware images
-
registers
working with registers in Rust
-
mimxrt685s-pac
Peripheral Access Crate for MIMXRT685s devices
-
dns-protocol
A DNS protocol implementation in Rust
-
xdevs-no-std
no-std implementation of xDEVS for real-time simulation on embedded systems
-
lt7683
display driver
-
nt35510
Trait-based NT35510 DSI LCD controller driver
-
dacx578
Texas Instruments DACx578 Driver for Rust Embedded HAL
-
mips-mcu-alloc
A heap allocator for MIPS based microcontrollers
-
fp
Fast & safe fixed-point arithmetic via compile-time checks
-
hcsr04_async
A no-std driver for the HC-SR04 ultrasonic sensor using async
-
cs43l22-embedded
A cs43l22 DAC driver using embedded-hal
-
umm-malloc
A global allocator implementation for embedded systems using the umm_malloc library
-
stm32g4
Device support crates for STM32G4 devices
-
embedded-can-interface
Small interface traits for CAN drivers and protocol layers
-
bitwrap
pack/unpack data into byte array
-
sansavision-pulse-sdk-embedded
Pulse Embedded SDK — no_std compatible for IoT and automotive
-
ushell
Embedded shell over serial connection
-
embedded-sensors-hal
A HAL for various peripheral sensors
-
driver-5011as
driver for the 5011as 7-segment display using
embedded-hal -
jiminy-staking
Staking reward accumulators for Jiminy: MasterChef-style reward-per-token, emission rates, reward debt tracking. Zero-copy, no_std, no_alloc, BPF-safe.
-
tg-rcore-tutorial-signal-defs
Signal definitions for rCore tutorial OS
-
rhai-fs
Filesystem package for Rhai
-
cty
Type aliases to C types like c_int for use with bindgen
-
cc1101-embassy
Async Embassy driver for the CC1101 sub-1GHz RF transceiver
-
elytra-conf
Embedded configuration library to enable standardized setup using WebUSB or serial
-
mcp3425
Platform agnostic Rust driver for the Microchip MCP3425/6/7/8 ADC
-
st7789
TFT LCD driver with embedded-graphics support
-
ws2811-spi
SPI-based driver for ws2811 chips
-
ls013b7dh03
Sharp LCD driver for embedded-hal
-
regmock-rs
Register mocking library to allow host unittests of embedded software, build on svd2pac
-
bitutils
Bitfield macro and utilities
-
stateset-embedded-ruby
Ruby bindings for StateSet Embedded Commerce
-
lc3-codec
LC3 audio codec for embedded systems (no_std)
-
acs37800
Driver for ACS37800 energy metering IC
-
nrf24l01-commands
Register bitfields and commands for the nRF24L01+
-
pa-spl
A no-std embedded-hal I2C driver for the PCB Artists SPL module
-
wasefire-applet-api-desc
Description of the Wasefire applet API
-
modbus_buffer
Circular buffer implementation tailored for Modbus communication in no_std environments
-
scheme-rs
Embedded scheme for the Rust ecosystem
-
mcp2515
#![no_std]library for interacting with MCP2515 CAN controller chips -
ws2812-flexio
A neopixel driver based on NXP i.MX RT's FlexIO bus
-
ssd1680
Driver for the SSD1680 e-Paper display (EPD) controller, for use with embedded-hal
-
ndef
#[no_std]library to implement a NFC Data Exchange Format structures -
emc230x
An async driver for the EMC230x family of fan controllers
-
si7021-t-rh
Si7021 driver (7013, 7020 and 7021)
-
robust-pid
Production-grade PID controller for safety-critical systems
-
pac22
Device support crates for PAC22 devices
-
wifi-caddy
Platform-agnostic config storage traits, HTTP config portal, and form generation for WiFi configuration managers
-
oreboot/oreboot-soc
oreboot is a fork of coreboot, with C removed, written in Rust
-
onewire
using embedded_hal as abstraction layer, based on Arduino OneWire library
-
embedded-midi
embedded hal uart to send and receive midi
-
usbd-ctaphid
usb-device driver for CTAPHID
-
fdcan
STM32 FDCAN peripheral driver
-
ice40
An embedded-hal driver for configuration of ice40 FPGA devices
-
hd44780-embedded-hal
Driver for HD44780-LCD ontop of embedded-hal(-async). (I2C and GPIO interface)
-
dbc-codegen-cli
CLI for CAN DBC codegen
-
fast_rands
Non-cryptographically, but quite fast, RNG implementations
-
sht25
Rust driver for SHT25 temperature/humidity sensor
-
heatshrink
A minimal implementation of the heatshrink compression algorithm for no_std environments
-
adxl345_driver2
Driver for Analog Device ADXL345/ADXL346 3-Axis Digital Accelerometer
-
tg-rcore-tutorial-ch4-yks23-t2l10
rCore Tutorial ch4 (SV39 virtual memory), fork suffix yks23, T2L10 SMP
-
st7920
SPI driver for the ST7920 LCD display controller
-
ina3221-dd
A driver for the INA3221 triple-channel current/voltage monitor (uses device-driver crate)
-
rv64emu
A riscv64 emulator written in rust,it can run on Linux, Windows and MacOS. Even on the embedded device, such as
ESP32andSTM32which support Embeded RUST -
stm32-metapac
Peripheral Access Crate (PAC) for all STM32 chips, including metadata
-
picomenu
No-std + async library to build very simple menus
-
embassy-stm32-fsmc-display-interface
DisplayInterface implementation for STM32 FSMC peripheral using Embassy HAL
-
panproto-theory-dsl
Declarative theory DSL for panproto with Nickel, JSON, and YAML support
-
rtic-common
lib TODO
-
zigzag-rs
A dependency-free ZigZag encoding/decoding library
-
probe-rs-mi
The probe-rs machine interface for computers interfacing probe-rs
-
lpc178x7x-pac
Peripheral Access Crate for the NXP LPC17xx series microcontrollers
-
loreyawen
An encrypted connection for low-datarate networks by piggybacking on LoRaWANs link encryption
-
st7306
TFT LCD driver with embedded-graphics support
-
mbus-serial
serial transport layer functionalities for modbus-rs project
-
dot15d4-frame
Frame parsing and building for the dot15d4 crate
-
embytes-buffer
embedded bytes buffer
-
atsame53j
Peripheral access API for ATSAME53J microcontrollers (generated using svd2rust)
-
timed-signal
Helper crate for generating time-dependent signals
-
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System
-
wave
A no-std no-alloc gesture recognition library for low resolution TOF-Sensors
-
ad7190
An embedded-hal-async driver for the AD7190 sigma-delta ADC
-
env_inspector
Detect if running in container, VM, or bare metal
-
embedded-graphics-unicodefonts
Monospaced embedded-graphics fonts with more glyphs
-
libgreat
Pure rust implementation of Great Scott Gadgets' libgreat communications protocol
-
bmi088
6DOF IMU driver for embedded hal
-
mini-rxtx
serialization and communications for embedded
-
aw9523-embedded
A platform-agnostic embedded-hal driver for the AW9523 16-channel GPIO expander and LED driver
-
dht20-rs
A
no_stdRust driver for the DHT20 temperature and humidity sensor -
ublox-cellular-rs
Driver crate for u-blox cellular devices, implementation follows 'UBX-13002752 - R65'
-
is31fl3728-rs
Rust embedded driver for is31fl3728 - led-matrix controller
-
cargo-n64
Cargo subcommand to build Nintendo 64 ROMs
-
axaddrspace
ArceOS-Hypervisor guest address space management module
-
avrd
Device-specific constants and information for all AVR microcontrollers
-
sensor-temp-humidity-sht40
Driver for SHT40 temperature and humidity sensor
-
testssl
Highlevel Bindings for TestSSL
-
nrf-hal
Hardware abstraction layer for Nordic nRF5x chips
-
safeio
Deterministic async runtime for safety-critical systems
-
avra-rs
Assembler for Microchip AVR Microcontroller family (similar to Atmel)
-
pca9535
PCA 9535 IO-Expander driver using embedded-hal
-
shared-mem-queue
Single-writer single-reader queues which can be used for inter-processor-communication in a shared memory region
-
no_std_time
Time measurments that work in no_std environments
-
playdate-rs
Safe Rust bindings for the Playdate SDK C-CPI
-
j1939-core
Core crate for j1939-rs
-
activity
Discord activities in Rust
-
pilkki
Flasher tool for Kampela project
-
usbpd-traits
USB-PD library traits
-
ardaku
WASM Environment
-
can-iso-tp
Generic implementation of the CAN ISO-TP protocol
-
include_data
Include typed data directly in your executable
-
tg-rcore-tutorial-ch4-yks23
rCore Tutorial ch4 (SV39 virtual memory), fork suffix yks23 for crates.io
-
microamp
Asymmetric Multi-Processing on microcontrollers
-
blackboxer
capturing, logging, and replaying MAVLink messages
-
serial-mcp-server
A comprehensive MCP server for serial port communication
-
fdt-rs
A flattened device tree parser for embedded no-std environments
-
ina228
Platform-agnostic Rust driver for the TI INA228 power/energy/charge monitor
-
kpal
An extensible and RESTful control system for physical computing
-
rkaiq
Rockchip RKAIQ bindings for Rust
-
rlvgl-i18n
Thin compile-time i18n for rlvgl with RLTN binary blob format
-
unikit
A universal bare-metal toolkit
-
microscpi-common
Shared data types for the microscpi crates
-
someboot
Sparreal OS kernel
-
rpk-config
RPK configuration tool
-
sn3218-hal
Embedded Rust driver for SN3218 18-channel LED controller with gamma correction
-
time-series-filter
Filters such as exponential weighted moving average (IIR LPF)
-
robokit
Build custom firmware for simple robotic automation
-
dmx-rdm
communicating DMX512 (ANSI E1.11) and DMX-RDM (ANSI E1.20) over a RS485 bus by using interchangeable drivers
-
rvf-kernel
Real Linux microkernel builder for RVF cognitive containers
-
ellie_vm
Ellie VM for running Ellie ByteCode
-
drmem-api
Traits and types used internally by the DrMem control system
-
lpc845-pac
Low-level register mappings for the NXP LPC845 series of ARM Cortex-M0+ microcontrollers
-
trap
Bare metal trapping
-
mqtt-async-embedded
An async, no_std-compatible MQTT client for embedded systems using Embassy
-
disarm64_defn
structures and enums for describing AArch64 (ARMv8) instructions
-
oxide-spark
enables sensor sampling & LED strips control over Wifi/MQTT on ESP Rust Board
-
arcan-console
Embedded web admin console for the Arcan agent runtime
-
stackdump-core
stack dump definitions
-
xmc1100-hal
Hardware Abstraction Layer (HAL) for the XMC1100 series of ARM Cortex-M+ microcontroller
-
px4flow_bsp
A board support package for the PX4FLOW optical flow sensor board
-
drogue-http-client
An HTTP client for embedded devices, based on drogue-network
-
host-embedded
Embedded Linux host scaffold for host-sdk
-
hf2-cli
CLI for Microsoft HID Flashing Library for UF2 Bootloaders
-
atsam4ls8a-pac
Peripheral access crate for the ATSAM4LS8A microcontroller
-
himpp
Hi3XXX MPP API for Rust bindings
-
sx127x_lora
A platform-agnostic driver for Semtech SX1276/77/78/79 based boards
-
bmx160
driver for the Bosch BMX160 IMU sensor
-
ruvix-dma
DMA controller abstraction for RuVix Cognition Kernel (ADR-087)
-
vesc
A no-std/no-alloc implementation of the VESC® firmware communication protocol
-
gd32vf103xx-hal
HAL for GD32VF103 microcontrollers
-
mayio
A minimal no-std GPIO HAL for embedded systems
-
esp-drv8833
that provides control over the DRV8833 Dual H-Bridge Motor Driver
-
k1921vk035-pac
The peripheral access crate for k1921vk035
-
nrf24l01
A pure Rust user space driver for NRF24L01(+) transceivers on Linux
-
pk-command
A communication protocol designed for embedded devices
-
max112x
Driver for the 24-bit MAX11214 and similar ADCs
-
ralte32
Arithmetic Library Testing Environment for embedded RISC-V 32-bit
-
qingke-rt
Minimal runtime / startup for WCH's RISC-V MCUs, managed by the ch32-rs team
-
stm32cubeprog-rs
Rust API for STM32CubeProgrammer
-
oxigdal-edge
Edge computing platform for OxiGDAL with offline-first architecture and minimal footprint
-
m95320
Driver for STMicroelectronics M95320 32-Kbit serial SPI bus EEPROM
-
yaxpeax-avr
AVR instruction set decoder for yaxpeax
-
hers
HTML Embedded Rust - Runtime types and utilities
-
ism330dhcx-rs
Platform-agnostic driver for the ISM330DHCX high-accuracy 3D accelerometer and gyroscope with ultra-low noise, smart FIFO, sensor hub, MLC, FSM, and advanced industrial features
-
bma423
Rust driver for Bma423 accelerometer
-
panic-persist
Persist panic messages in the targets' RAM
-
can-uds
UDS (Unified Diagnostic Services) CAN identifier schemes
-
mcumgr-smp
smp protocol for microcontrollers in pure rust
-
veecle-freertos-integration
Rust wrapper for FreeRTOS
-
device-driver-generation
Code generation for the
device-drivercrate -
mctp
Management Component Transport Protocol (MCTP) base types and traits
-
trace-recorder-parser
parse Percepio's TraceRecorder data
-
ak09915_rs
interacting with the AK09915 magnetometer
-
tca8418
Platform-agnostic Rust driver for the TCA8418 I²C keypad scan IC
-
faststep
UIKit-inspired embedded UI framework built on embedded-graphics
-
ncp5623
driver for the ON Semiconductor NCP5623 I2C RGB LED driver
-
SKEAZN642
Device support crate for KEAZN64 devices
-
rn2xx3
Rust driver for Microchip RN2483 and RN2903 LoRaWAN modules. [WIP]
-
stm32f7xx-hal
HAL for the STM32F7xx family of microcontrollers
-
agent-embedded
An embedded agent for IoT devices
-
plic
Provide structs and methods to operate riscv plic device
-
cardkb-driver
CardKB I2C driver (no_std) - embedded-hal async I2C
-
device-register
A
no_stdlibrary to describe the registers permissions of a device to ease driver development -
uart_xilinx
provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite
-
mountain-mqtt
A no_std compatible, async MQTT v5 client for tokio and embedded use
-
honeywell_mpr
A no-std driver for the Honeywell MPR sensor
-
pico-ecs
A lightweight ECS for embedded systems
-
mcp9808
Platform agnostic Rust driver for the Microchip MCP9808 temperature sensor
-
system76_ecflash
Flashing and querying with System76 Embedded Controllers
-
sx126x
A driver for the SX126X Family of LoRa modems
-
ellie_fmt
Formatter for ellie
-
limen-runtime
Limen runtime implementations and schedulers
-
zencan-client
communicating with CANOpen devices on a CAN bus
-
unoq-starter-mpu
Hello world for QRB2210 MPU (Arm Cortex-A53, Debian Linux)
-
ocelot-parser
Parser for the ocelot project
-
imxrt-enet
ENET driver for NXP's i.MX RT MCUs
-
avr-vm
VM with JIT-compiler for ATMega32
-
cardputer-adv-keyboard
implementing an easy to use interface for getting keyboard input on the Cardputer-Adv
-
embedded-graphics-gop
embedded-graphics driver for the UEFI Graphics Object Protocol
-
rf24ble-rs
A fake BLE implementation for the nRF24L01
-
planck-noalloc
Stack-allocated, no-std collections (ArrayVec, RingBuf)
-
coap-zero
CoAP protocol implementation for no_std without alloc
-
tinyboot-protocol
Protocol implementation for tinyboot bootloader
-
spicat
Full-duplex SPI transactions from the command line
-
oled_async
Driver for various OLED display controllers. e.g. SH110x SSD130X works with embedded-graphics
-
krab
minimalistic interpreted programming language written in Rust
-
embedded-can-embassy-stm32
embassy-stm32 CAN adapters implementing embedded-can-interface traits
-
tmp108
Platform-agnostic Rust driver for the TMP108 temperature sensor
-
flipperzero-alloc
Flipper Zero
-
tg-rcore-tutorial-signal
Signal handling for rCore tutorial OS
-
embedded-hal-async
An asynchronous Hardware Abstraction Layer (HAL) for embedded systems
-
arm_vcpu
Aarch64 VCPU implementation for Arceos Hypervisor
-
locate-rs
no_stdRust library for 3D localization using TDOA and Trilateration. It provides fast iterative solvers (Levenberg-Marquardt) and a slower closed-form, eigenvector-based solution (trilateration only)… -
esp-wifi-sys-esp32s3
Bindings to Espressif's WiFi and Bluetooth low-level drivers for ESP32-S3
-
flipperzero-tools
Flipper Zero (tools)
-
r3_portkit
writing a port of R3
-
zigbee
protocol stack in
no-stdbased on the ZigBee specification 22 1.0 -
rerec
Readings and records from sensory instruments as used by Herodot and Percepter
-
flash-algorithm
write CMSIS-DAP flash algorithms for flashing embedded targets
-
rtic-monotonic
Core abstractions of the Real-Time Interrupt-driven Concurrency Monotonic timers
-
embedded-runtime-nrf52840
A tiny async runtime for embedded devices, with predefined runtime hooks for the nrf52840
-
dumo
An embedded-graphics backend for Ratatui with an adjustable font size
-
stm32wlxx-hal
Hardware abstraction layer for the STM32WL series microcontrollers
-
defmt-embassy-usbserial
Transmit defmt log messages over USB serial
-
w5500-ll
Low level driver for the Wiznet W5500 internet offload chip
-
vhost-device-gpio
vhost gpio backend device
-
opcua-types
OPC UA types and constants
-
edc2svd
Convert register description from the EDC format to the SVD format
-
mtb_pac_psoc6_04
Peripheral Access Crate for Infineon CY8C6xx4 PSOC™ 6 microcontrollers
-
st7789-lcd
ST7789 TFT LCD driver with embedded-graphics support
-
gledopto
no-std, no-alloc LED control library for 1D, 2D, and 3D layouts
-
qtest-stm32f4nucleo
QTest abstractions for STM32F4 Nucleo boards
-
imxrt-usbd
USB driver for NXP iMX RT processors
-
pinetime-lvgl
LVGL Bindings for Mynewt on PineTime Smart Watch
-
ra4m1-pac
Peripheral Access Crate (PAC) for R7FAA4M1
-
avr-port
no_std GPIO port abstraction for AVR (ATmega328P): Port B, C, D with DDR/PORT/PIN register access
-
wasm-embedded-rt
Runtime for embedded-wasm applications
-
usbd-ethernet
Communication Device Class Network Control Model (CDC-NCM) class for usb-device
-
rrt0
cross-platform runtime / startup (like crt0)
-
neon-rtos
A real-time operating system for ARM Cortex-M or RISC-V microcontrollers
-
sm2335egh
Driver for the SM2335EGH LED controller found in the SwitchBot Color Bulb
-
embedded-multi-page-hmi
Multi page HMI targetting embedded devices with a few of buttons input and a constrainted display
-
tcn75a
Embedded HAL driver for accessing TCN75A temperature sensors
-
tudelft-serial-upload
automatically upload to quadrupel drone boards
-
nickel-lang-git
Git utility functions for internal use in the Nickel configuration language
-
os_linker_sculptor
Dependency-free, no_std helpers for shaping kernel images: linker sections, build info record, boot args parsing
-
embedded-io-async
Async embedded IO traits
-
phidget-sys
Low-level, unsafe, Rust wrapper for the phidget22 library
-
ax-plat-aarch64-peripherals
ARM64 common peripheral drivers with
axplatcompatibility -
aws-greengrass-nucleus
aws greengrass nucleus in Rust (unofficial)
-
embedded-svc
A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support
-
esp-wifi-sys-esp32c6
Bindings to Espressif's WiFi and Bluetooth low-level drivers for ESP32-C6
-
ssd1315
OLED driver
-
rsp-cli
CLI tool that converts escaped strings embedded in YAML ConfigMaps into properly formatted multi-line strings
-
espforge
A scaffolding++ project generator for ESP32 projects
-
w5500-mqtt
MQTT client for the Wiznet W5500 internet offload chip
-
lp586x
matrix LED driver (supports LP5860, LP5861, LP5862, LP5864, LP5868)
-
mcp4728-driver
A platform-agnostic driver for the MCP4728 12-bit Quad DAC with EEPROM
-
freertos_rs
Rust interface for the FreeRTOS embedded operating system
-
embassy-stm32
Embassy Hardware Abstraction Layer (HAL) for ST STM32 series microcontrollers
-
flem
Flexible, Light-weight, Embedded Messaging Protocol
-
perfect6502-sys
Bindings to perfect6502
-
const-init
trait for things that are const initializable
-
culvert-async
Async typed access to the HDMI 2.1 SCDC register map
-
ejcli
Command-line interface for the EJ framework. Mainly used to setup and interface with EJD
-
signalo_traits
A collection of traits used in 'signalo' umbrella crate
-
postform_decoder
Decoder for the Postform logging framework, an efficient logging framework for mcu's
-
bq25773
Platform-agnostic Rust driver for the Texas Instruments BQ25773 battery charge controller
-
agentic-robotics-mcp
High-performance agentic robotics framework with ROS2 compatibility
-
pmw3901-ehal
PMW3901 optical flow driver for embedded-hal no_std applications
-
kcheck-cli
working with kernel configuration information
-
postcard-dyn
Dynamic ser/de for postcard
-
embers
A collection of helpful drivers for use in embedded Rust
-
uefi-reset
UEFI modules that reset the system when loaded
-
mpu6050-async
Platform agnostic async driver for MPU6050 6-axis IMU
-
veml6030
Platform-agnostic Rust driver for the VEML6030 and VEML7700 high-accuracy ambient light sensors
-
hpm-metapac
Peripheral Access Crate (PAC) for all HPM's MCU chips, including metadata
-
e2e-protection
End-to-End protection core with pluggable profiles. AUTOSAR profile family is optional via feature
-
dht11-driver
A platform-agnostic no-std driver for the DHT11 sensor using typestates for safety
-
noe-util
A quantization tool for embedded AI inference
-
liboscore-msgbackend
libOSCORE's CoAP messages based on the coap-message crate
-
arduino_mkrzero
Board Support crate for the Arduino MKRZERO
-
vorago-peb1
Board Support Crate for the Vorago PEB1 development board
-
tmledkey-hal-drv
HAL based driver for Titan Micro 7 segment LED controllers and key scanners
-
atsamd-hal
HAL and Peripheral access API for ATSAMD11, ATSAMD21, ATSAMD51, ATSAME51, ATSAME53 and ATSAME54 microcontrollers
-
mh-z19c
Pure rust implementation to read out the Winsen MH-Z19C CO2 sensor
-
shmem_providers
Platform independent shared memory providers for Windows, Linux, Android, iOS,
-
w25q-async
embedded-hal-async driver for W25Q serial NOR flash
-
ruspiro-arch-aarch64
access to Aarch64 system registers as well as specific usefull aarch64 assembly instructions
-
datex-crypto-esp32
Embedded ESP32 target implementation of the DATEX Crypto facade
-
nrf9160-pac
Peripheral Access Crate for Nordic's nrf9160 microcontroller
-
virtual-lcd-core
Virtual LCD firmware core library for Rust projects
-
atsame70j20b
Peripheral access API for the ATSAME70J20B MCU from Microchip (generated using svd2rust 0.33.5)
-
bern-arch
Bern RTOS hardware specific implementation
-
nucleo-f446re
Board Support Package crate for the Nucleo-F446RE board
-
jiminy-multisig
M-of-N multi-signer threshold checks for Jiminy. Zero-copy, no_std, no_alloc, BPF-safe.
-
alpe-substrate
Infrastructure abstraction layer for the Alpe platform (Hetzner, bare-metal)
-
sdmmc-core
SD/MMC core data structures and algorithms
-
tfmicro
Rust bindings of TensorFlow Lite for Microcontrollers
-
hyperlit-base
A software documentation tool documentation embedded in source files - base crate
-
lis2dux12-rs
Platform-agnostic driver for the LIS2DUX12 ultra-low-power 3-axis accelerometer with FSM, MLC, adaptive self-configuration, FIFO, and advanced motion detection
-
adi-adxl355
An embedded-hal driver for the ADXL355 accelerometer
-
embedded-nal-async
An Async Network Abstraction Layer (NAL) for Embedded Systems
-
timeout-trait
Traits used to wait and timeout
-
py32f0
Device support crates for PY32F0 devices
-
embassy-ssd1306
Driver async no_std pour l'écran OLED SSD1306 via I2C, basé sur Embassy
-
oggopus-embedded
Parsing of oggopus files on embedded device flash
-
trussed
Modern Cryptographic Firmware
-
ldproxy
A linker proxy tool
-
async-modbus
A lightweight asynchronous Modbus protocol implementation for embedded environments
-
axp20x
Rust driver for axp20x Power Management Unit
-
grift_arena_embedded
Embedded-specific features for the Grift Scheme interpreter, including hardware register and memory access
-
rm690b0-rs
driver for the RM690B0 display controller
-
mcp230xx
MCP23008/MCP23017 8/16-Bit I2C I/O Expander with I2C Interface
-
atsam4lc4c-pac
Peripheral access crate for the ATSAM4LC4C microcontroller
-
ladybug
A small library for triggering a logic analyzer from program events
-
northstar-sextant
Northstar is an container runtime for Linux targetting embedded systems
-
riscv_vcpu
ArceOS-Hypervisor riscv vcpu module
-
klaptik
Experimental UI rendering framework for LCD/OLED displays
-
stm32f469i-disc
Board support crate for the STM32F469 DISCOVERY kit
-
sensirion-i2c
Common functionality for I2C based sensors from Sensirion
-
sh1108
display-interfacecompatible driver for the SH1108 OLED display controller -
ble-peripheral-rust
A cross-platform Rust crate for building Bluetooth Low Energy peripherals
-
eva-lsl
EVA ICS v4 local service launcher
-
minimult_cortex-m
A minimal multitask library, or RTOS, for Cortex-M microcontrollers
-
ssd1677-driver
A
no_stddriver for an SSD1677 based display compatible with Embedded Graphics -
ft3x68-rs
driver for the FT3x68 touch controllers
-
stateset-java
Java JNI bindings for StateSet Embedded Commerce
-
esp-ota
Easy OTA updates for ESP32 chips using only safe Rust. Transport agnostic.
-
embedded-nal
A Network Abstraction Layer (NAL) for Embedded Systems
-
tg-rcore-tutorial-games-ch4-tetris-kernel
Kernel support for game of ch4 of tg-rcore tutorial
-
qemu-run
Runs qemu-system-arm but decodes defmt data sent to semihosting
-
embassy-embedded-hal
Collection of utilities to use
embedded-halandembedded-storagetraits with Embassy -
edge-executor
Async executor suitable for embedded environments
-
pico-engine-core
Core game engine for Raspberry Pi Pico
-
wchisp
A command-line implementation of WCHISPTool, for flashing ch32 MCUs
-
sjlj2
Safer, cheaper and more ergonomic setjmp/longjmp in Rust
-
rdif-pcie
Driver Interface of interrupt controller
-
gt911
An embedded touchscreen driver for GT911
-
dht-embedded
reading temperature and humidity from the DHT11 and DHT22 sensors
-
ocelot-engine
Language pipeline orchestration for the ocelot project
-
scpi-contrib
SCPI/IEEE488.2 contrib library
-
lora-modulation
A definition of LoRa modulation characteristics with minimal external dependencies
-
embedded-profiling
Profiling for
no-stdembedded targets -
esp32-wroom-rp
Rust-based Espressif ESP32-WROOM WiFi driver crate for RP2040 series microcontroller boards
-
figments
A high performance graphics API for microcontrollers
-
embedded-hal-sdmmc
A Hardware Abstraction Layer (HAL) for embedded SD/SDIO/eMMC peripherals
-
tf-firmware-handoff
implementing the Firmware Handoff specification
-
axplat-riscv64-sg2002
axplathardware abstraction layer for SG2002 board -
simavr-section
Add simavr-compatible metadata to your binary
-
usb-host
Traits for USB host driver development
-
gopro-controller
Open source Rust Library for interacting with GoPro Cameras over BLE and WiFi
-
tg-rcore-tutorial-ch8-T3L8
Chapter 8 T3L8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
rp-usb-console
Zero-heap USB CDC logging and command channel for RP2040 with Embassy async framework
-
drone-stm32-map-periph-gpio
STM32 peripheral mappings for Drone, an Embedded Operating System
-
thermostat-eem
Firmware for the Sinara Thermostat-EEM temperature controller
-
rust-sfsm
A full static Rust finite state machine macro library
-
mielin-rt
Lightweight embedded runtime for Cortex-M and resource-constrained IoT devices
-
dw1000
Driver for the Decawave DW1000 UWB wireless transceiver chip, providing radio communication based on IEEE 802.15.4 and distance measurement
-
ruvix-hal
Hardware Abstraction Layer for RuVix Cognition Kernel (ADR-087)
-
mask-tracked-array
A no-std no-alloc bitmask based data structure for embedded usecases
-
uart8250
provide a struct with many methods to operate uart 8250
-
rk3568_clk
Clock and Reset Unit (CRU) driver for RK3568 SoC
-
dac8564
platform agnostic library for the Texas Instruments DAC8564
-
rtcc
Real-time clock / calendar (RTC / RTCC) traits
-
zynq7000-mmu
Zynq7000 MMU structures
-
esp-bsp
Rust Bare Metal Board Support Packages for ESP32 related boards with focus on Embassy Async
-
teensy4-pins
Helpers for configuring and using a Teensy 4's pins. Part of the teensy4-rs project
-
lpc81x-pac
Device support crates for LPC81X-PAC devices
-
rp2040-multicore-per-cpu
Enable use of per-core static variables on rp2040
-
normfs-types
Core type definitions and serialization for NormFS
-
canadensis_pnp_client
Client library for Cyphal plug-and-play node ID allocation
-
blinksy-esp
no-std, no-alloc LED control library for 1D, 2D, and 3D layouts
-
hk32-partial-hal
HK32 partial HAL
-
avr
AVR emulator
-
hd44780-ntb
A non-text buffer embedded hal driver for hd44780 like LCD display controllers
-
ads129xx
Driver crate for the Texas Instruments ADS1292 24-bit 2-channel low-power analog front end for ECG applications
-
esp-wifi-provisioning
Captive-portal WiFi provisioning for ESP32 targets via esp-idf-svc
-
stm32f3
Device support crates for STM32F3 devices
-
sk6812_rpi
SK6812RGBW library for RaspberryPi
-
sen66-interface
An I2C driver for the SEN66 sensor in Rust
-
simplefb
Framebuffer Console Library for Embedded Systems
-
booster
Firmware for the Sinara Booster device (STM32F4, Ethernet, RF power amplifiers)
-
pico-de-gallo-hal
embedded-hal and embedded-hal-async implementation for Pico de Gallo
-
fake-log
A fake logging implementation with the same interface as log crate but with no-op implementation for embedded scenarios
-
safe-ftdi
A safe wrapper around libftdi
-
n32g4xx-hal
Peripheral access API for N32G4xx series microcontrollers
-
aya-ufmt
A fork of
ufmttweaked to play nice with the eBPF kernel verifier -
esp-partition-table
Read/write ESP flash partition table
-
riscv-semihosting
Semihosting for RISCV processors
-
pcm4104
Driver for the Texas Instruments PCM4104 audio DAC
-
mbus-network
network transport layer functionalities for modbus-rs project
-
chenzt23-tg-rcore-tutorial-ch1-t2l2
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode with clock interrupt support
-
atsam3x
Device support crates for ATSAM3X devices
-
rlvgl-chips-nxp
NXP chip database adapter for rlvgl code generation
-
esp-backtrace
Bare-metal backtrace support for Espressif devices
-
display-driver-st7789
Display Driver for ST7789
-
drogue-esp8266
Networking stack for ESP8266 Wifi offload board
-
pico-de-gallo-ffi
C-FFI for Pico de Gallo device
-
lsm303agr
Platform-agnostic Rust driver for the LSM303AGR ultra-compact high-performance eCompass module: ultra-low-power 3D accelerometer and 3D magnetometer
-
mimxrt633s-pac
Peripheral Access Crate for MIMXRT633s devices
-
ra4w1-pac
Peripheral Access Crate (PAC) for R7FAA4W1
-
nrf52805-hal
HAL for nRF52805 microcontrollers
-
udatatable
creating data tables in an embedded no_std environment without an allocator
-
culvert
Typed access to the HDMI 2.1 SCDC register map
-
mcp2221-hal
Driver for the MCP2221 USB to UART, I2C and GPIO converter
-
ape-fatfs
versitile FAT library for embedded systems
-
avr-mcu
Pragmatic structures for all AVR microcontrollers
-
async-debounce
Debounce using embedded-hal and embedded-hal-async traits and embassy-time
-
armagnac
ARM emulation library for simulating embedded systems
-
display-driver-co5300
Display Driver for CO5300
-
bluetooth-hci
Bluetooth HCI
-
bt-hci
Bluetooth HCI data types
-
embedded-debugger-mcp
A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and more
-
rustmeter-beacon
Lightweight tracing library for embedded Rust applications
-
tinyboot-ch32-app
App-side library for tinyboot on CH32 microcontrollers
-
mimxrt600-fcb
Flash Configuration Block for MIMXRT600 devices
-
esp32-simple
ESP32 embedded library with reusable modules for BLE, Wi-Fi, HTTP, GPS, LED control, and more
-
vl53l1x-uld
source port of the ULD driver for the VL53L1X
-
fe_rtos
OS for Arm Cortex-M CPUs
-
stm32mp2-pac
Peripheral Access Crate for the STM32MP2 series of microcontrollers
-
afe4404
driver for Rust embedded-hal
-
wasefire-scheduler
Wasefire scheduler
-
esp-config
Configure projects using esp-hal and related packages
-
libvharness_sys
libvharness Rust bindings
-
rusty-os
kernel for embedded systems written in Rust
-
embassy-usb-synopsys-otg
embassy-usb-driverimplementation for Synopsys OTG USB controllers -
tg-rcore-storage
一个可独立运行的 RISC-V S 模式裸机存储探测示例
-
lsm6dso
A platform-agnostic driver for the LSM6DSO 6-DoF Accel + Gyro IMU
-
keyberon
Parse command line argument by defining a struct
-
rpi_ws281x-sys
Bindings to rpi_ws281x C library
-
mimxrt500-hal
HAL implementations for NXP i.MX RT500 series microcontrollers
-
timeslice
periodic time slice scheduler
-
disarmv7
Decodes armv7 instructions in to a rust enum
-
embedded-mqttc
MQTT client designed for use with embassy
-
cd74hc4067
A platform agnostic driver to interface with CD74HC4067
-
ms56xx
no_std driver for MS56xx barometric pressure sensors (MS5607, MS5611, MS5637)
-
ham-cats
Reference implementations for CATS, the ham radio protocol
-
embassy-hart
Async HART master for Embassy — combines AD5700-1 modem driver with hart-protocol codec
-
embedded-nal-tcpextensions
Extensions to embedded-nal's TCP parts around the more precise use of the stack's buffers
-
ltr-559
LITEON LTR-559 ligth and proximity sensor
-
tg-rcore-tutorial-ch4
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory
-
device-envoy
Top-level landing crate for device-envoy platform crates
-
panic-serial
Print panics on serial port
-
ht32-usbd
'usb-device' implementation for HT32 microcontrollers
-
motion
A bare metal physics engine
-
avr_delay
AVR providing software-based delay functions
-
atsame70q21b
Peripheral access API for the ATSAME70Q21B MCU from Microchip (generated using svd2rust 0.33.5)
-
tock/riscv-csr
RISC-V CSR interface developed for Tock
-
drmem-drv-ntp
DrMem driver which monitors ntpd daemons
-
rpi-st7789v2-driver
Raspberry-Pi driver for the ST7789V2 TFT display controller (WaveShare 1.69" 240x280 LCD)
-
ax-plat-aarch64-qemu-virt
axplathardware abstraction layer for QEMU ARM64 virtual machine -
stackdump-capture-probe
capturing stack dumps of embedded devices with a debugging probe
-
box_closure
closure wrappers with no dependencies
-
systick-monotonic
RTIC Monotonic implementation based on SysTick
-
gdb-server
A gdb stub implementation for on chip debugging and flashing of ARM chips
-
springql
Open-source stream processor for IoT devices and in-vehicle computers
-
aarch32-rt
Run-time support for Arm AArch32
-
dvcdbg
Lightweight diagnostics toolkit for embedded (no_std, I2C scan, quick tests)
-
defmt-decoder
Decodes defmt log frames
-
atsam4ls2c-pac
Peripheral access crate for the ATSAM4LS2C microcontroller
-
lcd-rus
using UTF-8 strings/literals with LCDs with Russian support
-
lpc55-pac
Peripheral access API for NXP LPC55 microcontrollers
-
fieldset
Struct to enum derivation
-
ens160-aq
ScioSense ENS160 driver
-
postform_rtt
Decodes Rtt logs for Postform, an efficient logging framework for mcu's
-
raw-slicee
Generic low-level raw slice types
-
lpc550x
Register mappings for the NXP LPC550x/LPC55S0x family of Cortex-M33 microcontrollers
-
alt-stm32f30x-hal
Alternative HAL impl for the STM32F30x family of microcontrollers
-
esp32c61
Peripheral access crate for the ESP32-C61
-
stm32_i2s_v12x
Driver for I2S communication (using SPI peripherals) for some STM32 microcontrollers
-
nrf52840-pac
Peripheral Access Crate for Nordic's nrf52840 microcontroller
-
embedded-fans
A HAL for various fans
-
embassy-task-watchdog
A robust, flexible watchdog management library for embedded systems that multiplexes multiple task watchdogs into a single hardware watchdog timer, preventing system lockups when tasks fail to respond
-
rpk-firmware
RPK Keyboard firmware
-
bitmap-font
Bitmap fonts for the embedded-graphics crate that don't require generics
-
firmata-rs
A Firmata protocol client library
-
bme68x-rust
interacting with Bosch BME68x chips over I2C and SPI
-
lcd-redpill-unifei
Driver para display LCD HD44780 em modo 4 bits para ARM Cortex-M
-
mcp2517
CAN controller
-
avr-atomic
Fast atomic load/store without IRQ-disable for AVR
-
lpc11uxx
Register mappings for the NXP LPC11Uxx family of ARM Cortex-M0+ microcontrollers
-
arm_pl011
ARM Uart pl011 register definitions and basic operations
-
urap
Specification and library for the URAP protocol
-
hyperlit-backend
A software documentation tool documentation embedded in source files - backend crate
-
arduino-run
A cargo runner for Arduino boards
-
esp-max31865
An ergonomic wrapper for interfacing with Max31865 SPI RTD devices using an ESP32
-
lcd_display
controlling character LCD displays (HD44780 compatible) via GPIO pins on Linux systems
-
hs3003
Platform-agnostic Rust driver for the Renesas HS3003 temperature and humidity sensor
-
st-mems-bus
Wrapper for I2C and SPI buses, providing a unified API to the underlying bus
-
pio-parser
Raspberry Silicon PIO asm parser
-
embassy-boot
A lightweight bootloader supporting firmware updates in a power-fail-safe way, with trial boots and rollbacks
-
jiminy-lending
Lending protocol primitives for Jiminy: collateralization ratios, health checks, liquidation math, interest calculations. Zero-copy, no_std, no_alloc, BPF-safe.
-
rn4870
A platform agnostic driver for the RN4870 BLE module
-
ruspiro-timer
This crates provides simple timing functions to pause the current processing for a specific amount of time. The core pausing is called on will block.
-
embedded-charts
A rich graph framework for embedded systems using embedded-graphics with std/no_std support
-
bmp280-ehal
A platform agnostic driver to interface with the BMP280 pressure sensor
-
dwt-systick-monotonic
RTIC Monotonic implemenation based on Systick and DWT
-
nostd-interactive-terminal
An interactive terminal library for no_std embedded systems with line editing, history, and command parsing
-
ruvix-shell
In-kernel debug shell for the RuVix Cognition Kernel (ADR-087)
-
py32csdk-hal-sys
PY32 HAL bindings
-
qmc5883p
A platform-agnostic driver for the QMC5883P magnetic sensor
-
wio_terminal
Board support crate for the Seeed Studio Wio Terminal
-
sh8601-rs
driver for the SH8601 display controller
-
std-embedded-nal-async
embedded-nal-asynctraits for large devices that support the standard library -
jsph-tg-rcore-tutorial-ch4-t1l2
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory
-
alarmo
convenient API to bootstrap firmware and access peripherals on the Nintendo Alarmo
-
channel-bridge
Blocking and async Sender and Receiver traits and implementations
-
mik32-rt
Minimal runtime / startup for MIK32 MCUs, managed by the mik32-rs team
-
kobo
interacting with Kobo devices
-
w5500-regsim
Register simulation for the Wiznet W5500 internet offload chip
-
cyw43
Rust driver for the CYW43439 WiFi chip, used in the Raspberry Pi Pico W
-
drone-nrf-map-svd
Nordic Semi nRFx SVD to bindings for Drone, an Embedded Operating System
-
ruvix-drivers
Device drivers for RuVix Cognition Kernel (ADR-087)
-
drone-stm32-map-svd
STM32 SVD to bindings for Drone, an Embedded Operating System
-
edge-captive
Async +
no_std+ no-alloc implementation of a Captive Portal DNS -
esp-idf-part
parsing and generating ESP-IDF partition tables
-
tockloader-proto
A #[no_std] implementation of the protocol used by tockloader and the TockOS bootloader
-
embedded-ccs811
Platform-agnostic Rust driver for the CCS811 ultra-low power digital gas sensor for monitoring indoor air quality
-
ax-ipi
ArceOS IPI management module
-
imxrt1062-fcb-gen
Generate Firmware Configuration Block (FCB) for iMXRT1062 processors in Rust build scripts. This crate is unmaintained. Consider using imxrt-boot-gen…
-
lightvgl-sys
Raw bindings to the LVGL C library
-
adxl345_driver
Driver for Analog Device ADXL345/ADXL346 3-Axis Digital Accelerometer
-
adxl343
Platform-agnostic ADXL343 accelerometer driver which uses I2C via embedded-hal
-
r3_kernel
The R3-OS original kernel
-
grift_core
Core types and Lisp context for the Grift Scheme language
-
display-driver-gc9a01
Display Driver for GC9A01
-
ch1115
A no_std driver for the CH1115 monochrome display
-
hcsr04
A platform-agnostic,
no_stddriver for the HC-SR04 ultrasonic distance sensor -
ra4t1-pac
Peripheral Access Crate (PAC) for R7FAA4T1
-
tightbeam-os
A Baremetal Operating System for tightbeam
-
microscpi-doc
Documentation generation library for microscpi
-
at32f4xx-pac
Device support crates for AT32F4 devices
-
kea-hal
HAL for NXP KEA devices
-
stm32f3-discovery
Board support package for the STM32F3DISCOVERY board
-
max32660
Register mappings for the Analog Devices MAX32660 Cortex-M4 microcontroller
-
mbus-server
Modbus server runtime providing request dispatch and response handling
-
tmp1075
Platform-independent Rust driver for TMP1075 digital temperature sensor
-
axvirtio-common
Common types, traits, and utilities for VirtIO device implementations
-
cortex-ar
CPU support for AArch32 Arm Cortex-R and Arm Cortex-A
-
ch58x
Device support crates for CH58X devices
-
ws2812-async
Async SPI driver for ws2812 leds
-
stm32f2
Device support crates for STM32F2 devices
-
esp-wifi-sys-esp32s2
Bindings to Espressif's WiFi low-level drivers for ESP32-S2
-
lcd-ili9341-spi
Embedded_hal driver for ILI9341 SPI LCD, compatible with Waveshare 2,4 inch board
-
bitwrap_extra
pack/unpack data into byte array
-
ax-plat-loongarch64-qemu-virt
axplathardware abstraction layer for QEMU LoongArch virtual machine -
minitel-esp
Minitel integration for ESP32 board
-
mtb_pac_psoc_c3
Peripheral Access Crate for Infineon PSOC™ Control C3 microcontrollers
-
pldm-fw-cli
Platform Level Data Model (PLDM) for Firmware utilities
-
femtopb
A no-std, no-alloc set of tools for protobuf encoding and decoding
-
n64-pac
low-level CPU and register abstractions for the Nintendo 64 console
-
pcal6416a
Platform-agnostic Rust driver for the NXP PCAL6416A I/O expander
-
ht32f1yyy
Device support crates for HT32F1YYY devices
-
esp-wifi-sys-esp32h2
Bindings to Espressif's Bluetooth low-level drivers for ESP32-H2
-
dwm1001
Board Support Crate for the Decawave DWM1001 module and development board
-
dps310-async
Universal embedded async driver for Infineon DPS310
-
std-embedded-time
embedded-time Clocks using std::time
-
lis3dh-async
An embedded-hal-async driver for the LIS3DH accelerometer
-
metrics-controller
Metrics Controller is a project to collect metrics for Mozilla IOT projects
-
airfrog-bin
Airfrog binary API support
-
fdt-edit
A high-level library for creating, editing, and encoding Flattened Device Tree (FDT) structures
-
st7735-lcd
ST7735 TFT LCD driver with embedded-graphics support
-
edge-frame
Yew & Wasm-based user interface for microcontrollers
-
loadstone
Portable secure bootloader for Cortex-M MCUs
-
ieee802_3_miim
abstractions for the IEEE 802.3 Media Indepedent Interface, providing access to registers defined in the standard, and with optional implementations of this abstraction for commonly used PHYs
-
compressed_log
Log compression on the fly
-
defmt-test
A test harness for embedded devices
-
wake-rs
Wake protocol library written in Rust
-
buddyalloc
Safe and simple drop-in allocator for Rust running on embedded or bare metal systems (no_std)
-
rustot
AWS IoT
-
aht20-rs
bare metal no_std components
-
canadensis_data_types
Automatically generated types for all Cyphal public regulated data types
-
briny
Low-level enforcement of memory layout integrity
-
any-uart
Init early console from device tree, mostly for Arm
-
tg-rcore-tutorial-ch4-Charlie-exercise
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory
-
micropb-gen
Generate Rust module from Protobuf files
-
tg-rcore-tutorial-ch5-T1L3
Chapter 5 T1L3 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
esp32c5
Peripheral access crate for the ESP32-C5
-
w5500-tls
TLS client for the Wiznet W5500 internet offload chip
-
wasefire-common
Wasefire common items
-
bbqueue-ng
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
task-watchdog
A robust, flexible watchdog management library for embedded systems that multiplexes multiple task watchdogs into a single hardware watchdog timer, preventing system lockups when tasks fail to respond
-
rdif-intc
Driver Interface of interrupt controller
-
rflow-chat
Text protocol for embedded apps
-
libertas-matter
A stripped-down lite version of official rs-matter
-
opcua-console-logging
Logging to the console for OPC UA used by client and server
-
simp_protocol
simplistic protocol to communicate over serial ports. It supports ack, automated escaping and unescaping of special bytes and checksum error detection.
-
pio-uart
A software UART implementation for the RP2040 using the PIO feature
-
arduino_mkrvidor4000
Board Support crate for the Arduino MKR VIDOR 4000
-
agentic-robotics-node
High-performance agentic robotics framework with ROS2 compatibility
-
embassy-am2302
Driver async no_std pour le capteur AM2302 (DHT22), basé sur Embassy
-
ocelot-interpreter
Interpreter for the ocelot project
-
jaylink
communicate with J-Link USB devices
-
codde_protocol
Multi Communication protocol in heart of the C.O.D.D.E. Pi framework
-
ruspiro-mmio-register
macros to conviniently define memory mapped I/O (MMIO) registers
-
vs1053
SPI driver for for the generic VS1053 Breakout by VLSI Solution
-
gd32c1x3-hal
HAL for the GD32C1x3 family of microcontrollers
-
atsam4lc4b-pac
Peripheral access crate for the ATSAM4LC4B microcontroller
-
rosist-sallina-tg-rcore-tutorial-T3L3
Student AI4OSE extension lab crate for Chapter 3 of rCore Tutorial: framebuffer snake with polling and IRQ input
-
hdc302x-async
An embedded-hal-async driver for the HDC302x(-Q1) low-power humidity and temperature digital sensor
-
is31fl3218
A rust-embedded driver for the Lumissil Microsystems IS31FL3218 LED driver
-
mecha-gpio-utils
Command-line utilities for interacting with GPIOs under Linux This wraps the
sysfs_gpiocrate in a form usable by both Rust applications or any other applications -
tg-rcore-tutorial-console
print!,println!andlog::Logwith customizable implementations for rCore tutorial -
nvme-mi-dev
A device-side implementation of NVMe-MI
-
st7305
A no_std driver for the ST7305 monochrome reflective LCD controller
-
why2025-badge-sys
Bindings to the built-in functions of the WHY2025 badge
-
embedded-graphics-coordinate-transform
Wrappers for rotating, mirroring, and transposing embedded graphics displays
-
pldm
Platform Level Data Model (PLDM) base types and functions
-
ublox-short-range-rs
Driver crate for u-blox short range devices, implementation follows 'UBX-14044127 - R40'
-
blue_hal
Embedded Hardware Abstraction Layer
-
rkrga
Rockchip RGA bindings for Rust
-
usbd-ccid
usb-device driver for CCID
-
liboscore
Rust wrapper around the libOSCORE implementation of OSCORE (RFC8613), a security layer for CoAP
-
jiminy-distribute
Dust-safe proportional distribution helpers for Jiminy: N-way splits and fee extraction. Zero-copy, no_std, no_alloc, BPF-safe.
-
fm24v10
f-ram embedded-hal-async driver
-
lr11xx
LR1110/LR1120/LR1121 driver
-
shared-bus
Abstraction for sharing a bus between multiple devices
-
ads1x1x
Platform-agnostic Rust driver for the ADS1x1x ultra-small, low-power analog-to-digital converters (ADC). Compatible with the devices: ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115.
-
espforge_codegen
code generation for espforge
-
lsm6dsv16x-rs
Platform-agnostic driver for the LSM6DSV16X high-performance 6-axis IMU with triple-channel architecture, FSM, MLC, adaptive self-configuration, Qvar, and analog hub
-
rainmaker
ESP RainMaker Agent
-
nrf52832-hal
HAL for nRF52832 microcontrollers
-
embassy-time-queue-utils
Timer queue driver trait for embassy-time
-
ruspiro-mailbox
Raspberry Pi mailbox property tag interface API
-
va108xx-hal
HAL for the Vorago VA108xx family of microcontrollers
-
os_foundry_suite
2024 suite crate that unifies and orchestrates multiple OS-building crates
-
lufa-rs
Rust bindings and utility macros for the LUFA library
-
wasefire-interpreter
Wasefire WebAssembly interpreter
-
nucleo-l031k6-bsp
Board support crate for the ST L031K6-NUCLEO
-
pico-de-gallo-internal
Internal library for Pico de Gallo. Do not use!
-
rgb-led-pwm-dma-maker
Used for creating a PWM waveform using the DMA to control RGB LEDs such as WS2812, WS2812B, SK6812, SK6812-RGBW
-
gc9a01a_driver
Display Driver to Support for GC9A01A LCD 1.28 inch with embedded-graphics support
-
variegated-nau7802
Async driver for the Nuvoton NAU7802 24-bit precision ADC for load cells
-
rosist-sallina-tg-rcore-tutorial-T1L3
Student AI4OSE lab crate for Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
bbqio
embedded_io_async wrappers for bbqueue
-
cortex-m-rt
Minimal runtime / startup for Cortex-M microcontrollers
-
embedded-trace
A Future tracing utility for embedded systems
-
lorawan-device
LoRaWAN device stack implementation
-
tg-rcore-tutorial-ch8-yks23-doom
AI4OSE Lab1 T3L8: ch8 VirtIO-GPU raycasting doom-style 3D demo on RISC-V kernel. Kaisen Yang (yks23).
-
defmt-brtt
Defmt logs over RTT as well as through a BBQueue
-
jiaxin2006-tg-rcore-tutorial-task-manage-t4
Custom T4 task/process/thread management for rCore tutorial OS, including per-hart scheduling state
-
embassy-time-driver
Driver trait for embassy-time
-
iis2dlpc-rs
Driver for the IIS2DLPC ultra-low-power three-axis accelerometer with selectable full scale, multiple power modes, FIFO, and advanced motion detection
-
ra6t3-pac
Peripheral Access Crate (PAC) for R7FAA6T3
-
imxrt-dma
DMA driver for i.MX RT processors
-
littlefs2-sys
Low-level bindings to littlefs
-
embedded-buffer-pool
Fixed-size async buffer pool for no_std firmware using embassy-sync
-
ssd1315-driver
SSD1315 OLED driver
-
osdemo
An example of combining various libraries for aarch64 OS development
-
drmem-drv-sump
DrMem driver which monitors a sump pump
-
stm32l4xx-hal
Hardware abstraction layer for the stm32l4xx chips
-
jiaxin2006-tg-rcore-tutorial-t3l2
T3L2: Visualizing tangram 'OS' with batch processing system
-
bmp390
Asynchronous driver for the BMP390 pressure sensor
-
ti-lp55231
Linux I2C driver for Texas Instruments LP55231 LED controller
-
atsame70n19b
Peripheral access API for the ATSAME70N19B MCU from Microchip (generated using svd2rust 0.33.5)
-
openmv_h7_bsp
Board support crate for OpenMV H7 machine vision board
-
nickel-lang-vector
Persistent vectors for Nickel
-
libbaremetal-unifont
accessing GNU Unifont glyphs in bare-metal environments
-
pure_riff
parse RIFF data
-
panic-rtt-target
Logs panic messages over RTT using rtt-target
-
rt-xenomai
xenomai
-
enc424j600
Embbeded Rust Ethernet driver for ENC424J600 Ethernet controller with SPI interface
-
stm32f4-staging
Device support crates for STM32F4 devices
-
embedded-nal-minimal-coaptcpserver
A minimal CoAP-over-TCP server implementation built on embedded-nal
-
esp-rtos
A task scheduler for Espressif devices
-
liboscore-cryptobackend
libOSCORE's cryptographic primitives backend based on Rust implementations
-
r3_port_arm_m
Cortex-M port for the R3-OS original kernel
-
gd32f4pac
Device support crate for GD32F4 devices
-
neobridge-rust
Lets you control neopixels from your PC using a board
-
atsamd-usb-host
usb-host driver support for Atmel SAMD* microcontrollers
-
modbus-rs
Feature-gated, low-footprint Modbus client stack for no_std and std targets (MCU/RTOS/Linux/macOS/Windows) with TCP/RTU/ASCII, sync+async APIs, jittered backoff retries, and optional C/WASM bindings
-
mbus-core
Modbus core functionalities to provide modbus-rs project
-
tps546
Async, no_std driver for the TPS546D24A stackable PMBus buck converter
-
onerom-fw
Firmware generator for One ROM - the flexible retro ROM replacement
-
dummy-pin
Dummy implementations of the input/output pin embedded-hal traits
-
zedboard-bsp
Board Support Package (BSP) for the Zedboard
-
adacore-zynqmp
Support for the AMD Zynq UltraScale+ MPSoC
-
max30102
Blocking and async driver for the MAX30102 pulse oximeter and heart rate sensor
-
fomu-pac
svd2rust generated pac for the fomu
-
p256-cortex-m4
Idiomatic, misuse-resistent bindings to P256-Cortex-M4
-
embedded-spi
Rust embedded driver helper package (new releases at spi-hal)
-
uefi-graphics2
An embedded-graphics display driver for UEFI environments
-
lis2duxs12-rs
Platform-agnostic driver for the LIS2DUXS12 ultra-low-power 3-axis accelerometer with FSM, MLC, adaptive self-configuration, analog hub/Qvar, FIFO, and advanced motion detection
-
eeprom
emulation on top of FLASH for STM32
-
riscv-target-parser
Parser for RISC-V target specifications
-
sparreal-rt
Sparreal OS kernel
-
lps22hb
A platform agnostic driver to interface with LPS22HB pressure sensor module
-
nrf52840-dk-bsp
BSP for the nRF52840-DK
-
embedded-fans-async
A HAL for various fans (async)
-
defmt-bbq
A generic bbqueue based transport for defmt log messages
-
nrf52832-pac
Peripheral Access Crate for Nordic's nrf52832 microcontroller
-
nisty
NIST P256 signatures for Cortex-M4 microcontrollers
-
mips-mcu
Low level access to MIPS MCU cores
-
os_state_maestro
Deterministic, no_std finite-state machinery and event orchestration for OS development, with zero dependencies
-
kcheck-utils
Kernel configuration checking utility
-
dps310
A platform agnostic driver to interface with the DPS310 barometric pressure & temp sensor through I2C
-
defmt-print
that decodes defmt logs and prints them to the console
-
postcard2-eio
postcard2 extensions crate
-
embassy-dht
interface for interacting with DHT1X and DHT2X temperature and humidity sensors using the Embassy framework
-
embedded-hal-compat
Compatibility layer for interoperability between different embedded-hal versions
-
rlvgl-bsps-stm
BSP files for STM32 Demo, Nucleo, and Discovery boards per vendor .ioc files
-
pinlist
a safe and easy version of intrusive linked lists
-
uf-sbus
A
no_stdRust library for parsing the SBUS protocol, designed for embedded environments -
esp-storage
embedded-storage traits to access unencrypted ESP32 flash
-
bhi160
driver for the Bosch Sensortec BHI160(B) smart sensors
-
rdif-clk
Driver Interface clk definition
-
embedded-graphics-sparklines
Sparklines for rust's embedded-graphics
-
atsam4lc4a-pac
Peripheral access crate for the ATSAM4LC4A microcontroller
-
embedded-menu
interactive menu for embedded devices
-
xmc4100
Cortex-M peripheral access library
-
light-control
mqtt light control
-
kywy
building games on the Kywy Device
-
labrador-ldpc
Encoders and decoders for CCSDS LDPC error correcting codes
-
dma_x86_64
Low-level DMA driver for x86_64 systems in no_std environments
-
chenzt23-tg-rcore-tutorial-ch6
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
stm32c0
Device support crates for STM32C0 devices
-
zynq7000-embassy
Embassy-rs support for the Zynq7000 family of SoCs
-
wasefire-protocol-usb
Wasefire USB protocol between platform and host
-
ch32v0
Device support crates for CH32V0 devices
-
piddiy
DIY custom PID controller toolkit
-
xmc4700
XMC peripheral library for XMC4700 generated from SVD
-
postform_persist
Decodes persistent logs for Postform, an efficient logging framework for mcu's
-
ilps22qs-rs
Platform-agnostic driver for the ILPS22QS ultracompact digital barometer and temperature sensor with user-selectable full scale and I2C or SPI interfaces
-
stm32f7
Device support crates for STM32F7 devices
-
hk32c030xx-pac
HK32C030xx PAC, Generate by Chiptool
-
embedded-can
HAL traits for Controller Area Network (CAN) devices
-
websocket-std
Websocket implementation using std support, focus on microcontrollers and interoperability with other languages like C through the ffi
-
lp5018
no_std driver for the lp5018 i2c LED driver
-
lsm303c
A platform agnostic driver to interface with the LSM303C (accelerometer + compass)
-
embedded-io-adapters
Adapters between the
embedded-iotraits and other I/O traits -
tg-rcore-tutorial-ch5
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
lp50xx-async
Async Rust driver for the lp50xx family of Texas Instruments I2C RGB LED drivers
-
mt6816
Driver for MT6816 SPI Magnetic Encoder / Angle sensor
-
groundhog
A rolling timer abstraction
-
pmbus-adapter
Async, no_std PMBus 1.4 protocol adapter built on embedded-hal-async I2C
-
nrf24radio
Asynchronous embedded driver for NRF24L01(+) devices
-
musb-readconf
read hardware configuration of a Mentor Graphics MUSB IP core
-
w5500-dhcp
DHCP client for the Wiznet W5500 internet offload chip
-
mcutie
A no-std, no-alloc, opinionated MQTT client for IoT devices
-
ra2l1-pac
Peripheral Access Crate (PAC) for R7FAA2L1
-
axvisor_api
Basic API for components of the Hypervisor on ArceOS
-
wii-accessories
Driver for Wii extension controllers (Nunchuck, Classic Controller)
-
jiminy-vesting
Vesting schedule helpers for Jiminy: linear+cliff, stepped, periodic unlock, claimable calculations. Zero-copy, no_std, no_alloc, BPF-safe.
-
ax-plat-riscv64-qemu-virt
axplathardware abstraction layer for QEMU RISC-V virt board -
embfft
Non-blocking FFT for embedded systems
-
weact-studio-epd
Unofficial driver for WeAct Studio E-paper modules
-
tinywake
A minimal, no_std-compatible waker implementation for Cortex-M async executors
-
canadensis_bxcan
Bridge between Canadensis and the BXCAN peripherals found in some microcontrollers
-
obniz-rust
client library for Obniz IoT platform
-
mcxa-pac
Peripheral Access Crate for MCXA256 devices
-
arinc429
A full-featured ARINC 429 encoder/decoder with BNR/BCD interpretation and SSM support
-
iso9660_core
Read-only ISO9660 crate for no_std environments (WIP)
-
memory-lcd-spi
A driver for Sharp's Memory LCD or JDI's Memory In Pixel display, LPM013M126A, LPM009M360A, LS027B7DH01, etc
-
probe-rs-cli-util
Helper library for CLI applications based on probe-rs
-
bmp38x-ya
BMP38x driver (384, 388, 390)
-
pure_mbr
parse the master boot record (MBR)
-
ruvix-aarch64
AArch64 support for RuVix Cognition Kernel (ADR-087)
-
wasefire-cli-tools
Command-line utilities for Wasefire
-
embedded-term
Terminal emulator on embedded-graphics
-
exceptional
Everything for your exception and signal handling needs
-
mk20d7
Peripheral access API for MK20D7 microcontrollers
-
epd
Drivers for EPD(E-Paper Displays), WIP
-
blinq
An embedded-hal blinking queue
-
ism330dhcx
driver for ST ism330dhcx sensor
-
st67w611
Async no_std driver for ST67W611 WiFi modules using Embassy framework
-
eg-seven-segment
Seven-segment displays for embedded-graphics
-
atsams70n20b
Peripheral access API for the ATSAMS70N20B MCU from Microchip (generated using svd2rust 0.33.5)
-
tg-rcore-tutorial-games-ch5-pingpong-kernel
Kernel support for game of ch5 of tg-rcore tutorial
-
embedded-sht3x
Platform-agnostic Rust driver for the SHT3x temperature and humidity sensors
-
ds18b20
temperature sensor driver for embedded-hal
-
gpio
Fast GPIO interfaces for Linux
-
jsph-tg-rcore-tutorial-ch4-tetris
Chapter 4 Tetris: VirtIO GPU game on SV39 virtual memory OS
-
nrf5340-app-hal
HAL for nRF5340 app SoC
-
stk8ba58
Driver for the Sensortek STK8BA58 3-axis MEMS Accelerometer
-
cst816s-async
CST816S touch controller driver for embedded hal async / no_std
-
esp-wifi-sys-esp32c61
Bindings to Espressif's WiFi and Bluetooth low-level drivers for ESP32-C6
-
assign-resources
Macro to split up fields of a Peripherals struct into new structs
-
tinyboot-ch32-hal
Hardware abstraction layer for tinyboot on CH32 microcontrollers
-
tg-rcore-tutorial-ch1-T2L2
ch1-T2L2: ch1+支持UART串口输出,使用轮询而不是中断
-
clock_helper
facilitate clock management on STM32 microcontrollers
-
nrf52810-hal
HAL for nRF52810 microcontrollers
-
jiminy-anchor
Adapter for reading Anchor-framework accounts from Jiminy programs. Provides Anchor discriminator utilities and account header translation.
-
stm32f1xx-hal-bxcan
HAL for the STM32F1xx family of microcontrollers
-
exo_task
A lightweight async task executor for bare metal (or any) systems
-
ocelot-resolver
Name resolution for the ocelot project
-
drogue-bme680
interface with the BME680 environmental sensor
-
jiaxin2006-tg-rcore-tutorial-sbi-t4
Custom T4 SBI fork for rCore tutorial OS: timer forwarding and SMP bring-up support
-
stm32-bindings
Peripheral Access Crate (PAC) for all STM32 chips, including metadata
-
driver-pal
Rust embedded driver helper package
-
embedded-storage-async
A Storage Abstraction Layer for Embedded Systems
-
rt-rtai
rtai
-
ufmt-write
μfmt’suWritetrait -
xmc4500
XMC peripheral library for XMC4500 generated from SVD
-
lis2dtw12
no_std library for the LIS2DTW12 dual motion and temperature sensor using embedded-hal traits
-
pico-de-gallo-lib
High-level library to communicate with Pico de Gallo device
-
bmi160
Platform-agnostic Rust driver for the BMI160 inertial measurement unit (IMU)
-
utrace
Instrumentation-based profiling library for embedded targets with async support
-
rd-block
Driver Interface block definition
-
ufmt-stdio
C stdio writer for ufmt
-
gemma_m0
Board Support crate for the Adafruit Gemma M0
-
tg-rcore-tutorial-ch3-yks23-t2l10
rCore Tutorial ch3 (multiprogramming / preemptive scheduling), fork suffix yks23, T2L10 SMP
-
ds3231
A platform-agnostic driver for the DS3231 precision real-time clock
-
mtb_pac_psoc6_01
Peripheral Access Crate for Infineon CY8C6xx6 and CY8C6xx7 PSOC™ 6 microcontrollers
-
max3010x
Platform-agnostic Rust driver for the MAX3010x high-sensitivity pulse oximeter and heart-rate sensor for wearable health
-
rtt-print
Mini footprint RTT print lib, only up channel
-
bbqueue-sync
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
-
atsam4lc2b-pac
Peripheral access crate for the ATSAM4LC2B microcontroller
-
nrf52810-pac
Peripheral Access Crate for Nordic's nrf52810 microcontroller
-
agentic-robotics-embedded
High-performance agentic robotics framework with ROS2 compatibility
-
stm32f429
Peripheral access API for STM32F429 microcontrollers
-
bh1750-embedded
no_std embedded-hal driver for the BH1750/BH1750FVI ambient light sensor (with optional async support)
-
zssh
Minimal SSH server for embedded applications
-
ranges-ext
A kernel
-
northstar-client
Northstar is an container runtime for Linux targetting embedded systems
-
l3gd20
A platform agnostic driver to interface the L3GD20 (gyroscope)
-
display-driver-mipidcs
MIPI DCS consts and functions for display-drivers
-
bitbang-hal
Implements embedded-hal traits by bitbanging
-
espforge_common
Configuration model for espforge
-
opt300x
Platform-agnostic Rust driver for the OPT300x ambient light sensors. Compatible with OPT3001, OPT3002, OPT3004, OPT3006 and OPT3007
-
embassy-usb-logger
logimplementation for USB serial usingembassy-usb -
tg-rcore-tutorial-ch5-yks23
rCore Tutorial ch5 (fork/exec/wait), fork suffix yks23 for crates.io
-
rlvgl-platform
Platform backends, blitters, and hardware integration for rlvgl
-
atomic-pool
Statically allocated pool providing a std-like Box
-
lpc55s6x-hal
Hardware Abstraction Layer (HAL) for the NXP LPC55S6x ARM Cortex-33 microcontrollers
-
gbl
GBL firmware file handling library
-
icmsg
IPC backend
-
framed
Send and receive data over lossy streams of bytes
-
j1939-rs
working with SAE J1939 protocol messages in embedded and automotive systems
-
pico-xs
Embedded-SDK for bare-metal development on the RP2040 Raspberry Pi Pico microcontroller
-
nucleo-h7xx
Board support crate for the STMicroelectronics STM32H7 Nucleo-144 boards
-
stm32f7-staging
Device support crates for STM32F7 devices
-
esp-radio
A WiFi, Bluetooth and ESP-NOW driver for use with Espressif chips and bare-metal Rust
-
edge-mqtt
Implements the embedded-svc MQTT traits on top of the rumqttc crate
-
esp-idf-dht
Read values from DHT11/DHT22 temperature and humidity sensors using esp-idf
-
iis2mdc
driver for ST iis2mdc sensor
-
egls
Embedded-System Graphics Library for Rust bindings
-
tmp451
Platform-agnostic Rust driver for the TMP451 remote and local temperature sensor
-
embedded-hal-bus
Bus/Device connection mechanisms for embedded-hal, a Hardware Abstraction Layer (HAL) for embedded systems
-
va416xx-embassy
Embassy-rs support for the Vorago VA416xx family of microcontrollers
-
ra6e2-pac
Peripheral Access Crate (PAC) for R7FAA6E2
-
eeprom25aa02e48
Platform-agnostic Rust driver for the 25AA02E48 EEPROM
-
ym2149-core
Generic driver for YM2149 sound chips
-
free-flight-stabilization
PID flight stabilization functions. no_std, no-alloc.
-
canadensis_linux
Linux SocketCAN compatibility for canadensis (Cyphal)
-
bq27441
Blocking and async driver for the BQ27441 battery fuel gauge with I2C support
-
ht32f523x2
Peripheral access API for HT32F523x2 microcontrollers
-
ads112c04
A no_std embedded-hal 1.0 driver for the TI ADS112C04 16-bit I2C Delta-Sigma ADC
-
tca9534-driver-rs
A platform-independent driver for the TCA9534 I2C IO expander
-
lis2dh12
Platform-agnostic Rust driver for the LIS2DH12 accelerometer
-
iis2dulpx-rs
Driver for the IIS2DULPX ultra-low-power 3-axis accelerometer with FSM, MLC, adaptive self-configuration, analog hub/Qvar, FIFO, and advanced motion detection
-
async-ltc681x
no_std Async Device Driver for the Ltc681x BMS Chips
-
lm3s6965
Interrupt bindings for the LM3S6965 microcontroller
-
tg-rcore-tutorial-ch5-Charlie-exercise
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
riscv-stack
Stack usage tools for RISCV processors
-
postcard-dyn-ng
Dynamic ser/de for postcard
-
embedded-platform
Holistic embedded device support in a batteries-included manner
-
joshua912815-tg-rcore-tutorial-ch8-basic
AI4OSE publishable Chapter 8 basic experiment crate with threads, synchronization primitives, and deadlock detection
-
lcd1604_gpio
Abstraction layer for interfacing between Raspberry Pi and 16x2 or 16x4 LCD display modules through GPIO
-
ads8681
A rust library for the ads8681
-
xmc4200
Peripheral access library for XCM4200 ARM Cortex-M
-
tg-rcore-tutorial-kernel-context-mp
MP-ready kernel context management for rCore tutorial OS
-
why2025-badge-embedded-graphics
An embedded graphics driver for the WHY2025 badge
-
embassy-boot-nrf
Bootloader lib for nRF chips
-
e310x
With svd2rust generated peripherals for Freedom E310 MCU's
-
hk32f0301mxxc-pac
HK32F0301MxxC PAC, Generate by Chiptool
-
bern-conf-type
Bern RTOS configuration type
-
adi-adxl355-async
An embedded-hal-async driver for the ADXL355 accelerometer
-
pcd8544
communicate and write to PCD8544 using embedded_hal as abstraction layer. WIP
-
jsph-tg-rcore-tutorial-ch6-t1l4
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
cortex-m-stack
Stack usage tools for Cortex-M processors
-
ch32x0
Device support crates for CH32X0 devices
-
ral-registers
MMIO registers abstraction with a macro API
-
emcyphal
Async Cyphal/CAN network stack for no_std environments
-
tg-rcore-tutorial-ch6
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
lps25hb
A platform agnostic driver to interface with LPS25HB pressure sensor module
-
embassy-gy-bmi160
Driver async no_std pour le capteur IMU BMI160, basé sur Embassy
-
mp2722
Driver for the MP2722 battery charging ic
-
esp-synopsys-usb-otg
'usb-device' implementation for Synopsys USB OTG IP cores
-
ldc3114
Driver crate for the TI LDC3114 inductance-to-digital converter
-
rdif-block
Driver Interface block definition
-
wasefire-protocol
Wasefire protocol between platform and host
-
wasefire-applet-api
Low-level Wasefire applet API
-
w5500-sntp
SNTP client for the Wiznet W5500 internet offload chip
-
tg-rcore-tutorial-sbi-mp
Multicore-oriented SBI call wrappers for rCore tutorial OS
-
embedded-can-socketcan
Linux SocketCAN adapters implementing embedded-can-interface traits
-
aw-fel
dealing with Allwinner devices in FEL mode, in pure Rust
-
sh1106
I2C/SPI driver for the SH1106 OLED display controller
-
postform_serial
Decodes persistent logs for Postform, an efficient logging framework for mcu's
-
r7fa4m1ab-pac
A PAC generated by SVD2Rust for the Renesas R7FA4M1AB in the Renesas RA4M1 family of Microcontrollers
-
esp-wifi-sys-esp32c5
Bindings to Espressif's WiFi and Bluetooth low-level drivers for ESP32-C6
-
mmio-api
Memory-mapped I/O abstraction API for OS kernel development
-
stm32h5-staging
Device support crates for STM32H5 devices
-
embedded-dma
Traits to aid in the creation of sound DMA abstractions
-
smart-leds-matrix
DrawTarget implementation for smart led based matrixes. It allows the usage of the embedded-graphics Drawables.
-
tg-rcore-tutorial-ch3-zgy
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
tps55288
Rust driver skeleton for TI TPS55288 buck-boost converter (I2C)
-
ruspiro-singleton
easy to use singleton pattern
-
atsam4ls2b-pac
Peripheral access crate for the ATSAM4LS2B microcontroller
-
nrf-dfu-target
Nordic nRF DFU protocol for devices
-
postcard2-heapless
postcard2 extension crate
-
rustsbi-jh7110
RustSBI implementation for the JH7110 SoC
-
tg-rcore-tutorial-ch2-T3L2
ch2-T3L2: Chapter 2 of rCore Tutorial: Dynamic step-by-step tangram OS rendering with batch user programs
-
scoped-mutex
An abstraction over closure-based mutexes
-
ab1024-ega
An embedded-hal SPI driver for AB1024-EGA/AC057TC1 (as used in Inkplate 6 COLOR)
-
max116xx-10bit
Driver crate for the MAX116xx 10-bit ADC devices
-
ufmt-utils
μfmtutilities -
ax-plat-aarch64-raspi
axplathardware abstraction layer for Raspberry Pi 4B board -
hd44780-controller
HD44780 LCD controller with async/sync support for embedded-hal
-
embassy-usb-dfu
USB DFU 1.1 protocol, using embassy-boot
-
ostool-server
Server for managing development boards, serial sessions, and TFTP artifacts
-
probe-rs-t2rust
A collection of ARM chips for the
probe-rscrate -
gmqtt
A no_std, no_alloc MQTTv5 packet parsing library for embedded devices
-
mk20d7-hal
HAL for the MK20D7 family of microcontrollers
-
os_metal_primitives
Dependency-free bare-metal primitives for Rust OS development: typed MMIO, registers, bitfields, port I/O, IRQ tables, and driver state patterns
-
nstr
A no_std, no_alloc, embedded-friendly string library
-
ra4l1-pac
Peripheral Access Crate (PAC) for R7FAA4L1
-
anachro-forth-core
A forth-inspired, bytecode-compiled scripting language for Anachro Powerbus
-
stm32f1-staging
Device support crates for STM32F1 devices
-
pcf85063a
An embedded-hal driver for the pcf85063a RTC
-
tg-rcore-tutorial-ch3-yks23
rCore Tutorial ch3 (multiprogramming / preemptive scheduling), fork suffix yks23 for crates.io
-
st7567_rs
ST7567 LCD driver with embedded-graphics support
-
scd41-embedded
A platform-agnostic embedded-hal driver for the Sensirion SCD41 CO2/temperature/humidity sensor (with optional async support)
-
libertyos_kernel
The kernel for LibertyOS
-
embassy-max4466
Driver async no_std pour le capteur MAX4466, basé sur Embassy
-
serial-sensors-proto
wire format for transmitting MEMS sensor data and friends
-
stm32l1
Device support crates for STM32L1 devices
-
zynq7000-hal
Hardware Abstraction Layer (HAL) for the Zynq7000 family of SoCs
-
ax-plat-aarch64-bsta1000b
axplathardware abstraction layer for Black Sesame Technology A1000b SoC -
embedded-png
PNG rendering with embedded-graphics
-
mtb_pac_psoc6_03
Peripheral Access Crate for Infineon CY8C6xx5 PSOC™ 6 microcontrollers
-
mcp23017
driver for the MCP23017 (16-Bit I2C I/O Expander with Serial Interface)
-
spi-memory-async
A generic driver for different SPI Flash and EEPROM chips
-
atsams70q21b
Peripheral access API for the ATSAMS70Q21B MCU from Microchip (generated using svd2rust 0.33.5)
-
embassy-net-driver
Driver trait for the
embassy-netasync TCP/IP network stack -
fancp
Types and methods for parsing/ creating Fan Control Protocol messages
-
lpc546xx-hal
Peripheral access API for LPC546xx series microcontrollers
-
tg-rcore-tutorial-ch4-T3L4
Chapter 4 T3L4 of rCore Tutorial: Address space management with SV39 virtual memory
-
drone-stm32-map-periph-dma
STM32 peripheral mappings for Drone, an Embedded Operating System
-
tca9554
Driver for the TCA9554(A) I/O expander
-
chenzt23-tg-rcore-tutorial-syscall-t3l2
System call definitions and interfaces for rCore tutorial OS
-
wifi-caddy-proc
Proc macro for WiFi caddy config structs (derive WifiCaddyConfig)
-
imxrt-uart-panic
Panic handler for i.MX RT that reports to UART
-
btuuid
Bluetooth UUID values
-
srad-app
Sparkplug Application SDK
-
os_slab_vault
Dependency-free, no_std generational slab/object-pool for Rust OS kernels
-
max170xx
Platform-agnostic Rust driver for the MAX170xx 1-cell/2-cell fuel-gauge systems with ModelGauge for lithium-ion (Li+) batteries. Compatible with MAX17043, MAX17044, MAX17048 MAX17049, MAX17058 and MAX17059
-
tlv320aic3204
Driver for the registers on a TLV320AIC3204 I²C Audio CODEC
-
embedded-nano-mesh-linux-examples
Lightweight mesh communication protocol for linux
-
stm32f411ve-disco
Board support package for STM32F411E-DISCO (Discovery) development board with Embassy async framework
-
ai4os-sbi-ch1
SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS
-
ublox-sockets
Common sockets layer for host-based ublox devices
-
esp_idf_dev_sys
Bindings for esp-idf (Espressif's IoT Development Framework)
-
ms5607-rs
no_std driver for the MS5607 barometric pressure sensor
-
tg-rcore-tutorial-ch8
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
embedded-rgba
RGBA support for embedded-graphics with fast framebuffers
-
axs5106l
A no_std Rust driver for the AXS5106L capacitive touch controller
-
lilos-handoff
Synchronous rendezvous structure for lilos
-
il0373
Driver for the IL0373 e-Paper display (EPD) controller, for use with embedded-graphics
-
chenhe-tg-rcore-tutorial-ch8
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
curl_smile
A simplified rust API for Keepsmile lights
-
adafruit-bluefruit-protocol
A
no_stdparser for the Adafruit Bluefruit LE Connect controller protocol -
jsph-tg-rcore-tutorial-ch5-t1l3
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
xmc4300
XMC peripheral library for XMC4300 generated from SVD
-
smart_leds_animations
building animations with smart LEDs
-
mcp23017-tp
Rust Driver for device MCP23017 16-Bit I2C I/O Expander with Serial Interface
-
atsam4lc8b-pac
Peripheral access crate for the ATSAM4LC8B microcontroller
-
ch32v1
Device support crates for CH32V1 devices
-
dfu-rs
Device Firmware Update crate for hosts, using rusb and exposing a simple API
-
tg-rcore-tutorial-ch6-zgy
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
bare-test-macros
macros for bare-test
-
st-mems-reg-config-conv
A no_std-compatible library to convert MEMS Configuration Shared Types v2.0 into Rust code at build time
-
figments-esp32-idf-examples
Examples and demos of using Figments on the ESP32 with the IDF SDK
-
bluenrg
Interface to ST Micro BlueNRG Bluetooth radios
-
hid-io-protocol
HID-IO protocol implementation for both servers and devices. Devices are optimized for Cortex-M devices, but may work for other platforms
-
cyw43-pio
RP2040 PIO SPI implementation for cyw43
-
fitimage
creating U-Boot compatible FIT images
-
espforge_configuration
Used by espforge project
-
variegated-ads124s08
Async driver for the Texas Instruments ADS124S08 24-bit precision ADC
-
utrace_parser
Instrumentation-based profiling library for embedded targets with async support
-
max78000-pac
A Peripheral Access Crate for the MAX78000 microcontroller
-
ra4e2-pac
Peripheral Access Crate (PAC) for R7FAA4E2
-
limen-build
Proc-macro wrapper for limen-codegen
-
esp32-ws2812-dma
Figments esp32 display driver for the ws2812 chips using DMA
-
postcard-schema-ng
Reflection-like schemas for postcard types
-
sensirion-rht
Driver for several temperature and humidity sensors from Sensirion
-
tb6612fng
A
no_stddriver for the TB6612FNG motor driver -
tg-rcore-tutorial-ch3-Charlie-exercise
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
axplat-arm-qemu-virt
axplathardware abstraction layer for QEMU ARM virtual machine -
esp-alloc
A heap allocator for Espressif devices
-
tg-rcore-tutorial-games-ch6-breakout-kernel
Kernel support for game of ch6 of tg-rcore tutorial
-
sc16is752
A no_std crate for interfacing with the SC16IS752 I2C/SPI port expander. This lib provides access to both UARTs and 8x GPIO lines
-
wasefire-cli
Wasefire CLI to manage applets and platforms
-
embassy-boot-stm32
Bootloader lib for STM32 chips
-
mwatch_kernel
A embedded 'Smart' watch
-
edge-nal-std
A STD implementation of edge-nal based on
async-io -
embassy-executor-timer-queue
Timer queue item and interface between embassy-executor and timer queues
-
airfrog-core
Rust native ARM debug support
-
rosist-sallina-tg-rcore-tutorial-T3L5
Student AI4OSE extension lab crate for Chapter 5 of rCore Tutorial: two-player pong with framebuffer output and dual-process cooperation
-
stm32g4-staging
Device support crates for STM32G4 devices
-
lsm6dso16is-rs
Platform-agnostic driver for the LSM6DSO16IS 6-axis IMU with integrated ISPU for edge AI, sensor hub support, programmable interrupts, and ultra-low-power operation
-
drone-core
The core crate for Drone, an Embedded Operating System
-
nrf52811-hal
HAL for nRF52811 microcontrollers
-
tg-rcore-tutorial-ch3-T3L3
ch3-T3L3: Chapter 3 of rCore Tutorial with user-space Snake game and dual input modes
-
bossa
Rust cxx wrapper around BOSSA SAM-BA library
-
mbus-tcp
Modbus client stack for embedded and std environments with TCP, RTU, and ASCII transport support
-
stm32f0
Device support crates for STM32F0 devices
-
nrf52805-pac
Peripheral Access Crate for Nordic's nrf52805 microcontroller
-
embedded-ads111x
ADS111x 16bit ADCs I2C rust driver no_std
-
display-driver-spi
SPI bus implementation for display-driver
-
tcs3472
Platform-agnostic Rust driver for the TCS3472 RGB color light to digital converter with IR filter
-
pdm
Pulse Density Modulator
-
ag-lcd
port of the LiquidCrystal arduino library
-
arducam-mega
SPI driver for the Arducam Mega
-
ds2484
A no-std driver implementation of the OneWire traits from embedded-onewire for the Analog Devices DS2484 I2C to 1-Wire bridge
-
sodaq_sara_aff
Board Support crate for the Sodaq SARA AFF
-
ruspiro-uart
convinient access API to the Raspberry Pi 3 UART0 (PL011) and UART1 (miniUART) peripherals
-
va108xx-embassy
Embassy-rs support for the Vorago VA108xx family of microcontrollers
-
canadensis_crc
access to Cyphal software image CRCs
-
ds3502
Driver for the Analog Devices Inc./Maxim Integrated DS3502 digital potentiometer
-
cortex-m-log
Logging facilities for Cortex-M processors
-
embassy-usb-driver
Driver trait for
embassy-usb, an async USB device stack for embedded devices -
tg-rcore-tutorial-ch7
Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling
-
ism330is-rs
Platform-agnostic driver for the ISM330IS 6-axis IMU with integrated ISPU for edge AI, sensor hub support, programmable interrupts, and ultra-low-power operation
-
mcp4x
Platform-agnostic Rust driver for the MCP4x digital potentiometers
-
atsam4lc8c-pac
Peripheral access crate for the ATSAM4LC8C microcontroller
-
polished_memory
Memory management for the Polished OS project
-
xmc4400
XMC peripheral library for XMC4400 generated from SVD
-
sam3-hal
HAL and PAC API for SAM3A, SAM3N, SAM3S, SAM3U, and SAM3X microcontrollers
-
embedded-plots
Heapless plotting library for embedded targets based on embedded-graphics crate
-
rp2040-monotonic
RTIC Monotonic implementation based on RP2040's Timer peripheral
-
zerocrush
Low-overhead compression for sparse files
-
tinyapi
Tiny HTTP API framework for embedded Rust (no_std + alloc)
-
atsams70j20b
Peripheral access API for the ATSAMS70J20B MCU from Microchip (generated using svd2rust 0.33.5)
-
ra6m4-pac
Peripheral Access Crate (PAC) for R7FAA6M4
-
xmc4800
XMC peripheral library for XMC4800 generated from SVD
-
nrf5340-net-hal
HAL for nRF5340 net SoC
-
chenzt23-tg-rcore-tutorial-syscall-t3l8
System call definitions and interfaces for rCore tutorial OS
-
teensy4-fcb
FlexSPI Configuration Block (FCB) for the Teensy 4. Part of the teensy4-rs project
-
r3_port_arm
Armv7-A port for the R3-OS original kernel
-
fel-cli
CLI tools for dealing with Allwinner devices in FEL mode, in pure Rust
-
esp-bootloader-esp-idf
Functionality related to the esp-idf bootloader
-
lcd_i2c_rs
interfacing with I2C LCDs on the ESP32 using the ESP-IDF HAL
-
ruspiro-console
Lightweight console abstraction for bare metal implementations to print strings to an output channel that could be easely configured/attached
-
lpc11xx-async-hal
Asynchronous HAL for the NXP LPC111x/LPC11Cxx/LPC11xxL/LPC11xxXL family of Cortex-M0 microcontrollers
-
ppproto
Point-to-Point Protocol (PPP) for embedded systems.
no-stdcompatible, no alloc (heap) required. -
tg-rcore-tutorial-signal-mp
MP-ready signal handling for rCore tutorial OS
-
defmt-semihosting
Transmit defmt log messages over the Cortex-M Semihosting protocol
-
chenzt23-tg-rcore-tutorial-ch5-t2l4
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
itm
A decoding library for the ARM Cortex-M ITM/DWT packet protocol
-
ch58x-hal
HAL for the CH583/CH582/CH581 RISC-V BLE microcotrollers from WCH
-
esp-metadata
Metadata for Espressif devices
-
embedded-crc-macros
Macros implementing portable CRC calculation algorithms for use in no_std
-
mnemos-userspace
A tiny embedded operating system userspace library
-
drone-stm32-map-periph-exti
STM32 peripheral mappings for Drone, an Embedded Operating System
-
bmi160-esp32-minimal
Minimal BMI160 sensor driver for ESP32 using esp-hal
-
mcumeter
Firmware for my MCU power meter based upon STM32F042 and INA260
-
fdt-raw
A low-level, no-std compatible library for parsing Flattened Device Tree (FDT) binary files
-
ms5611-rs
no_std driver for the MS5611 barometric pressure sensor
-
d1-pac
Peripheral access API for Allwinner D1 SoC generated from unofficial SVD file
-
async-button
Async button handling crate for no_std environments
-
rdif-def
Driver Interface base definition
-
as1115
Rust driver for ams AS1115 LED Driver IC
-
jiaxin2006-tg-rcore-tutorial-t1l1
Student AI4OSE lab crate for Chapter 3 of rCore Tutorial: multiprogramming and time-sharing multitasking
-
jsph-tg-rcore-tutorial-ch6-breakout
Chapter 6 Breakout: VirtIO GPU brick-breaker game with filesystem save/load
-
erdnuss-comms
A small RS-485 comms protocol
-
airfrog-rpc
RPC support for co-processing using debug protocols
-
nuttx-embedded-hal
Rust Embedded HAL for Apache NuttX RTOS
-
embassy-net-esp-hosted
embassy-net driver for ESP-Hosted
-
embedded-drivers
Platform-agnostic Rust drivers for BME280/BMP280/BMP180, LM75, PMSx003
-
air001-pac
Peripheral Access Crate for Air001 microcontroller
-
pcie
driver for enumerating devices
-
max32660-pac
Peripheral access API for MAX 32660 microcontroller
-
lps22df-rs
Platform-agnostic driver for the LPS22DF ultracompact digital barometer and absolute pressure sensor with I2C, SPI interfaces
-
samd21_mini
Board Support crate for the Sparkfun SAMD21 Mini Breakout
-
stm32l5
Device support crates for STM32L5 devices
-
espforge_devices_builder
Component registration for espforge
-
bh1730fvc
no-std driver for the BH1730FVC ambient light sensor
-
microstrain-inertial
communicating with Microstrain inertial measurement units via MIP protocol
-
kernutil
A kernel
-
d1-mini
A Board Support Package (BSP) which provides a type-safe API for the WEMOS/LOLIN D1 mini
-
tg-ch1-lab
Chapter 1 lab of rCore Tutorial: minimal bare-metal Supervisor program
-
rbd_dimmer
Rewrite RBDDimmer for Rust. Work only on ESP32
-
atsam4lc2a-pac
Peripheral access crate for the ATSAM4LC2A microcontroller
-
gfx-xtra
embedded-graphics xtras
-
ssd1619a
Driver for the SSD1619A e-Paper display controller, for use with embedded-graphics
-
ax-plat-aarch64-phytium-pi
axplathardware abstraction layer for Phytium Pi board -
ra6e1-pac
Peripheral Access Crate (PAC) for R7FAA6E1
-
ch32v2
Device support crates for CH32V2 devices
-
rosist-sallina-tg-rcore-tutorial-T1L5
Student AI4OSE lab crate for Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
tg-rcore-tutorial-ch3
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
nrf52833-pac
Peripheral Access Crate for Nordic's nrf52833 microcontroller
-
chenzt23-tg-rcore-tutorial-ch2-t3l2
Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling
-
tg-rcore-tutorial-ch6-T3L6
Chapter 6 T3L6 of rCore Tutorial: File system with easy-fs and virtio block device
-
sam3x8e-pac
Peripheral Access Crate (PAC) for the Atmel SAM3X8E
-
bt-hci-linux
Linux integration with bt-hci
-
inverted-pin
Embedded-hal input/output pin trait implementations with inverted level logic
-
tg-rcore-tutorial-ch8-Charlie-exercise
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
rv8803
RTC clock driver for the rv8803 chip via I2C
-
flex-dns
A no alloc no std DNS parser and serializer written in Rust
-
os_dev_toolkit
Dependency-free developer tooling primitives for Rust OS development (logging, diagnostics, fixed buffers, status codes)
-
kll-core
KLL state-machine implementation focused on no_std embedded/bare-metal targets
-
tg-rcore-tutorial-ch6-yks23
rCore Tutorial ch6 (easy-fs / virtio-blk), fork suffix yks23 for crates.io
-
e310x-hal
HAL for the E310x family of microcontrollers
-
nrf5340-net-pac
Peripheral Access Crate for Nordic's nrf5340-net microcontroller
-
jiaxin2006-tg-rcore-tutorial-t1l3
Student AI4OSE lab crate for Chapter 5 of rCore Tutorial: multiprogramming and time-sharing multitasking
-
joshua912815-tg-rcore-tutorial-t2l21
T2L21 observability-focused tg-rCore Chapter 3 experiment crate
-
jsph-tg-rcore-tutorial-ch3-t1l1
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
atsams70n19b
Peripheral access API for the ATSAMS70N19B MCU from Microchip (generated using svd2rust 0.33.5)
-
imxrt1170evk-fcb
FlexSPI configuration block for NXP's IMXRT1170EVK
-
tg-rcore-tutorial-kernel-vm
Kernel virtual memory management for rCore tutorial OS
-
stm32mp1
Device support crates for STM32MP1 devices
-
lsm303dlhc-registers
A typed map of the STMicroelectronics LSM303DLHC E-Compass registers
-
esp-sync
Synchronization primitives for Espressif devices
-
esp32s3-ulp
Peripheral access crate for the ESP32-S3's RISC-V ULP coprocessor
-
i2c-write-iter
Exports iterator based parallels to embedded-hal & embedded-hal-async for Write & WriteRead
-
tg-rcore-tutorial-multi-processor-ch4-wzy
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory, with SMP support
-
defmt-itm
Transmit defmt log messages over the ITM (Instrumentation Trace Macrocell) stimulus port
-
cortex-m-asm
ASM intrinsics for Cortex-M CPUs
-
ember_os
OS kernel implemented in rust, which has referenced https://os.phil-opp.com/
-
esp-wifi-caddy
WiFi STA+AP manager for Embassy (esp-radio, embassy-net)
-
stm32ral
Register access layer for all STM32 microcontrollers
-
kiibohd-usb
Kiibohd USB HID Interface
-
ra4m3-pac
Peripheral Access Crate (PAC) for R7FAA4M3
-
atsam4ls8b-pac
Peripheral access crate for the ATSAM4LS8B microcontroller
-
rdif-serial
Driver Interface base definition
-
as8510
An async no_std driver for the AS8510 SPI current and voltage sensor
-
drone-stm32-map
STM32 peripheral mappings for Drone, an Embedded Operating System
-
lora-e5-bsp
Board support package for the seeed LoRa-E5 development kit
-
chenzt23-tg-rcore-tutorial-ch8-t3l8
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
bxcan
STM32 bxCAN peripheral driver
-
drone-stm32-map-periph-uart
STM32 peripheral mappings for Drone, an Embedded Operating System
-
own_or_borrow
Unified references to owned or RefCell borrowed data
-
saks
Swiss Army Knife Shield for Raspberry Pi
-
cortex-r-rt
Run-time support for Arm Cortex-R
-
stm32l4-stm32hal
(Custom for stm32-hal) Device support crates for STM32L4 devices
-
os_service_fabric
Dependency-free lifecycle, dependency graph, and health management framework for Rust-based operating system services
-
nrf5340-app-pac
Peripheral Access Crate for Nordic's nrf5340-app microcontroller
-
tg-ch4
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory
-
as3935-generic
embedded driver
-
freemdu
Communicate with Miele appliances via their proprietary diagnostic interface
-
tg-rcore-tutorial-ch5-T3L5
Chapter 5 T3L5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
rp2040-rom
Access to Raspberry Pi RP2040 ROM functions from Rust
-
nrf52811-pac
Peripheral Access Crate for Nordic's nrf52811 microcontroller
-
uboot-shell
communicating with u-boot
-
canadensis_can
A Cyphal implementation: Cyphal/CAN (CAN and CAN FD) transport layer
-
esp32c6-lp
Peripheral access crate for the ESP32-C6's LP coprocessor
-
jiaxin2006-tg-rcore-tutorial-easy-fs-t3l8
filesystem implementation for rCore tutorial OS
-
stts22h-rs
Platform-agnostic driver for the STTS22H high-accuracy digital temperature sensor with I2C/SMBus interface, low power modes, and programmable interrupt
-
lpc55-rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
esp-mcp42u83
An ergonomic wrapper for interfacing with ESP42U83 digital potentiometers using an ESP32
-
font_7seg
7セグメントLED風数字フォント
-
tg-rcore-tutorial-ch6-Charlie-exercise
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
rockchip-soc
A rockchip soc driver, contains cru, power manager, pinctrl
-
ra8e1-pac
Peripheral Access Crate (PAC) for R7FAA8E1
-
adafruit-lcd-backpack
Unofficial driver for the Adafruit I2C LCD backpack
-
rv3028c7-rtc
RV-3028-C7 and similar Real Time Clock (RTC) no_std driver
-
jsph-tg-rcore-tutorial-ch8-t1l5
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
ch32v3
Device support crates for CH32V3 devices
-
atsam4ls2a-pac
Peripheral access crate for the ATSAM4LS2A microcontroller
-
espforge_devices
Devices for espforge
-
drone-stm32
Drone for STM32
-
tg-rcore-tutorial-ch6-basic
Standalone reproducible crate for the Chapter 6 basic lab of tg-rcore-tutorial
-
ms5637-rs
no_std driver for the MS5637 barometric pressure sensor
-
iis2mdc-rs
Platform-agnostic driver for the IIS2MDC ultra-low-power, high-accuracy 3-axis digital magnetic sensor with I2C and SPI interfaces
-
scd30-interface
An I2C driver for the SCD30 sensor in Rust
-
mtb_pac_psoc6_02
Peripheral Access Crate for Infineon CY8C6xx8 and CY8C6xxA PSOC™ 6 microcontrollers
-
rlvgl-widgets
Built-in widgets for rlvgl
-
bme280-multibus
BME280 driver with support for SPI and I2C
-
atsams70n21b
Peripheral access API for the ATSAMS70N21B MCU from Microchip (generated using svd2rust 0.33.5)
-
ruspiro-gpio
This crates provides a GPIO peripheral abstraction of the Raspberry Pi
-
tg-rcore-tutorial-ch4-T1L2
Chapter 4 T1L2 of rCore Tutorial: Address space management with SV39 virtual memory
-
tg-rcore-tutorial-ch2
Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling
-
rdif-timer
Driver Interface of system timer
-
ra-fsp-sys
Rust raw bindings for Renesas RA Flexible Software Package (FSP)
-
lm4f120
A set of drivers for writing bare-metal code for the Texas Instruments LM4F120
-
imxrt1060evk-fcb
FlexSPI configuration block for NXP's IMXRT1060EVK
-
ssd1331
I2C/SPI driver for the SSD1331 OLED display controller
-
chenhe-tg-rcore-tutorial-sbi
SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS
-
stm32h7-staging
Device support crates for STM32H7 devices
-
ch572_pac
Peripheral access crate for the CH572 (WCH MCU)
-
stm32l0
Device support crates for STM32L0 devices
-
serpente
Board Support crate for the Serpente board
-
st7735-lcd-doublebuffering
Double-Buffered ST7735 TFT LCD driver with embedded-graphics support
-
ssd1306-i2c
SSD1306 I2C driver
-
hifive1
Board support crate for HiFive1 and LoFive boards
-
stm32h5
Device support crates for STM32H5 devices
-
kll-compiler
KLL (Keyboard Layout Language) Compiler - Rust Edition
-
atsams70j19b
Peripheral access API for the ATSAMS70J19B MCU from Microchip (generated using svd2rust 0.33.5)
-
rosist-sallina-tg-rcore-tutorial-T3L8
Student AI4OSE lab crate for Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
ra6m1-pac
Peripheral Access Crate (PAC) for R7FAA6M1
-
axplat-aarch64-qemu-virt
axplathardware abstraction layer for QEMU ARM64 virtual machine -
tm4c123x-hal
HAL for the TM4C123x family of microcontrollers
-
embedded-hal-nb
Non-blocking Hardware Abstraction Layer (HAL) for embedded systems using the
nbcrate -
cortex-m-rtic
Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
-
efm32wg-pac
Peripheral access API for EFM32WG MCU (generated using svd2rust)
-
atsam4lc8a-pac
Peripheral access crate for the ATSAM4LC8A microcontroller
-
lps22hh-rs
Platform agnostic driver for the ST LPS22HH pressure and temperature sensor
-
teleprobe-meta
Embed teleprobe metadata into ELF binaries
-
nucleo-wl55jc-bsp
Board support package for the NUCLEO-WL55JC
-
linux-embedded-hal
embedded-haltraits for Linux devices -
airfrog-swd
Rust native ARM SWD support
-
drone-stm32-map-periph-adc
STM32 peripheral mappings for Drone, an Embedded Operating System
-
axplat-loongarch64-qemu-virt
axplathardware abstraction layer for QEMU LoongArch virtual machine -
lis2dh
Driver crate for the ST LIS2DH12 accelerometer
-
tg-rcore-tutorial-task-manage
Task and process management for rCore tutorial OS, including scheduling and relationships
-
mlx9061x
Platform-agnostic Rust driver for the MLX90614 and MLX90615 non-contact infrared thermometers
-
stm32wb-stm32hal
(Custom for stm32-hal) Device support crates for STM32WB devices
-
gd32f1
Device support crate for GD32F1 devices
-
axplat-aarch64-phytium-pi
axplathardware abstraction layer for Phytium Pi board -
max3263x
svd2rust generated peripheral crate for the max3263x
-
tg-rcore-tutorial-games-ch8-doom-kernel
Kernel support for game of ch8 of tg-rcore tutorial
-
imxrt1010evk-fcb
FlexSPI configuration block for NXP's IMXRT1010EVK
-
jiaxin2006-tg-rcore-tutorial-easy-fs-t1l4
filesystem implementation for rCore tutorial OS
-
ax-arm-pl011
ARM Uart pl011 register definitions and basic operations
-
axplat-aarch64-raspi
axplathardware abstraction layer for Raspberry Pi 4B board -
ovl-atsamx7x-hal
HAL and peripheral access API for ATSAME70 microcontrollers
-
drone-nrf-map
Nordic Semi nRFx peripheral mappings for Drone, an Embedded Operating System
-
xtensa-lx
Low-level access to Xtensa LX processors and peripherals
-
tg-rcore-clock
一个可独立运行的 RISC-V S 模式裸机时钟中断示例与辅助库
-
esp-rom-sys
ROM code support
-
espforge_components_builder
Component registration for espforge
-
ra6t2-pac
Peripheral Access Crate (PAC) for R7FAA6T2
-
imxrt-log
Logging extensions for i.MX RT processors
-
ai4ose-tg-rcore-tutorial-ch8-doom
Publishable AI4OSE ch8-doom crate: a self-contained tg-rcore tutorial Chapter 8 DoomGeneric port with framebuffer rendering
-
pl011-uart
A driver for the Arm PL011 UART
-
Chenzt23-tg-rcore-tutorial-ch3
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
mcp794xx
Platform-agnostic Rust driver for the MCP794xx real-time clock / calendar (RTC) family. Compatible with MCP7940N, MCP7940M, MCP79400, MCP79401, MCP79402, MCP79410, MCP79411 and MCP79412.
-
ch57x
Device support crates for CH57X devices
-
esp-radio-rtos-driver
Task scheduler interface for esp-radio
-
drone-cortex-m
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System
-
atsam4ls4c-pac
Peripheral access crate for the ATSAM4LS4C microcontroller
-
jsph-tg-rcore-tutorial-ch8-doom
Chapter 8 Doom: Classic Doom (1993) ported to rCore with VirtIO GPU/keyboard, threads, and mutexes
-
rdif-power
Driver Interface of interrupt controller
-
bmp085-180-rs
Driver for BMP085 & BMP180 sensors
-
embassy-net-wiznet
embassy-net driver for WIZnet SPI Ethernet chips
-
rudelblinken-filesystem
Minimalistic zero-copy flash filesystem optimized for embedded systemse
-
microbit-bsp
An embassy-based boards support package (BSP) for BBC Micro:bit v2
-
asm330lhhx-rs
Platform-agnostic driver for the ASM330LHHX high-accuracy 3D accelerometer and gyroscope with ultra-low noise, smart FIFO, sensor hub, MLC, FSM, and advanced industrial features
-
efm32gg12b-pac
Peripheral access API for EFM32GG12B MCU (generated using svd2rust)
-
cat24c32-rs
Platform-agnostic Rust driver for CAT24C32 EEPROM Serial 32Kb I2C devices
-
ruspiro-interrupt
Providing a simple and convenient way to implement interrupt handler for Raspberry Pi interrupts
-
rosist-sallina-tg-rcore-tutorial-T3L7
Student AI4OSE extension lab crate for Chapter 7 of rCore Tutorial: Pacman with framebuffer output, pipe input and signal controls
-
stmpe1600
Platform-agnostic Rust driver for the STMPE1600 I/O expander
-
tg-rcore-tutorial-multi-processor-task-manage-wzy
Task and process management for rCore tutorial OS, including scheduling and relationships. Modified to be used in multi-processor scenarios.
-
stm32wb
Device support crates for STM32WB devices
-
esp32s2-ulp
Peripheral access crate for the ESP32-S2's RISC-V ULP coprocessor
-
kiibohd-hall-effect
Analysis crate for intepreting hall-effect keyboard switches (e.g. Silo Switches)
-
figments-render
A high performance graphics hardware control layer for microcontrollers using the Figments rendering API
-
gd32e2
Device support crate for GD32E2 devices
-
jiaxin2006-tg-rcore-tutorial-t3l8
Implemented Doom
-
mma8x5x
Platform-agnostic Rust driver for the MMA8451, MMA8452, MMA8453, MMA8652 and MMA8653 tri-axis accelerators
-
p1am_100
Board Support crate for the Facts Engineering P1AM-100
-
esp-embassy-wifihelper
helper library to make it easier to connect to wifi with esp-embassy
-
tg-ch5
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
tm4c-hal
Common bits of HAL for the TM4C123x/TM4C129x family of microcontrollers
-
sodaq_one
Board Support crate for the SODAQ ONE
-
Chenzt23-tg-rcore-tutorial-ch5
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
lc709203
Platform-agnostic Rust driver for the LC709302 battery gauge sensor
-
imxrt1180evk-fcb
FlexSPI configuration block for NXP's IMXRT1180EVK
-
ruspiro-channel
Bare Metal Channel implementations for
no-stdenvironments, only requiring an allocator to be provided -
ra8e2-pac
Peripheral Access Crate (PAC) for R7FAA8E2
-
tg-rcore-tutorial-task-manage-T3L8
Task and process management for rCore tutorial OS, including scheduling and relationships
-
lis2mdl-rs
Platform-agnostic driver for the LIS2MDL ultra-low-power, high-performance 3-axis digital magnetic sensor with I2C and SPI interfaces
-
nrf9160-hal
HAL for nRF9160 system-in-package
-
tm4c123x
Peripheral access API for TI TM4C123x microcontrollers
-
atsam4ls8c-pac
Peripheral access crate for the ATSAM4LS8C microcontroller
-
axplat-arm-peripherals
ARM32/ARM64 common peripheral drivers with
axplatcompatibility -
tg-rcore-tutorial-kernel-context
Kernel context management for rCore tutorial OS, including task context switching
-
atsam4s16c-pac
Peripheral access crate for the ATSAM4S16C microcontroller
-
jsph-tg-rcore-tutorial-sbi-smp
SMP-capable SBI for rCore tutorial — multi-hart M-mode boot with per-hart stacks and CLINT timer
-
esp-wifi
A WiFi, Bluetooth and ESP-NOW driver for use with Espressif chips and bare-metal Rust
-
tg-rcore-tutorial-uart1
NS16550A UART driver for S-Mode in rCore tutorial
-
tg-rcore-tutorial-ch6-T1L4
Chapter 6 T1L4 of rCore Tutorial: File system with easy-fs and virtio block device
-
tg-rcore-tutorial-sbi-T2L2
完善多核时钟中断,增加多核,T2L2: 增加时钟中断M态转发支持,SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS
-
esp32c3-hal
HAL for ESP32-C3 microcontrollers
-
drone-stm32-map-periph-i2c
STM32 peripheral mappings for Drone, an Embedded Operating System
-
jerryinsz-tg-rcore-tutorial-uart
Minimal UART16550 driver for rCore tutorial kernels in RISC-V S-mode
-
jsph-tg-rcore-tutorial-ch5-pingpong
Chapter 5 Pingpong: Two-player Pong game with VirtIO GPU, shared memory IPC, and fork-based multi-process architecture
-
atsame70j21b
Peripheral access API for the ATSAME70J21B MCU from Microchip (generated using svd2rust 0.33.5)
-
nrf-usbd
USB driver for nRF microcontrollers
-
espforge_components
Components for espforge
-
nrf-softdevice
Rust interface to nRF SoftDevice
-
jiaxin2006-tg-rcore-tutorial-syscall-t3l8
Fork of rCore tutorial syscall definitions: framebuffer syscalls, UART input_getchar, lseek on IO trait (chapter 8 / Doom). Does not replace upstream tg-rcore-tutorial-syscall on crates.io.
-
axplat-riscv64-qemu-virt
axplathardware abstraction layer for QEMU RISC-V virt board -
xca9548a
Platform-agnostic Rust driver for the TCA954xA and PCA954xA I2C switches/multiplexers
-
st-fifo-tool
A set of utilities useful to interface with the ST MEMS TAG-based IMUs sensor FIFO
-
tg-rcore-tutorial-multi-processor-sbi-wzy
SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS that is used in multiprocessors
-
bindeps-simple
Boot kernel code with mmu
-
tg-rcore-uart
一个可独立运行的 RISC-V S 模式裸机 UART 示例与辅助库
-
joshua912815-rcore-tutorial-t2l9-smp
Task 2 Lab 9: multicore-aware tutorial kernels for chapters 1 and 2 in one publishable crate
-
ra2a2-pac
Peripheral Access Crate (PAC) for R7FAA2A2
-
tmp006
Platform-agnostic Rust driver for the TMP006/TMP006B non-contact infrared (IR) thermopile temperature sensor
-
efm32gg11b-pac
Peripheral access API for EFM32GG11B MCU (generated using svd2rust)
-
chenzt23-tg-rcore-tutorial-easy-fs
filesystem implementation for rCore tutorial OS
-
ch59x
Device support crates for CH59X devices
-
stm32f30x
Peripheral access API for STM32F30X microcontrollers
-
mm32f5
Peripheral access API for MM32F5270 and MM32F5280 microcontrollers
-
lpc13xx-pac
Device support crates for LPC13XX-PAC devices
-
rd-net
Zero-copy network transport wrapper
-
tg-rcore-tutorial-ch8-T1L5
Chapter 8 T1L5 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
atsam4ls4a-pac
Peripheral access crate for the ATSAM4LS4A microcontroller
-
gd32f2
Device support crate for GD32F2 devices
-
chenhe-tg-rcore-tutorial-kernel-context
Kernel context management for rCore tutorial OS, including task context switching
-
stm32wl
Device support crates for STM32WL devices
-
rdif-systick
Driver Interface of system timer
-
st7567s
Driver for the ST7567S LCD controller
-
pfza_proto1
Board Support crate for the PathfinderZA Proto1
-
chenzt23-tg-rcore-tutorial-user-t3l8
User-space apps for rCore Tutorial chapters (subset for ch2)
-
drogue-tls
TLS 1.3 client with no_std support and no allocator
-
wasefire-board-api
Wasefire board API
-
nrf52-hal-common
Common HAL for the nRF52 family of microcontrollers. More specific HAL crates also exist.
-
esp-phy
PHY initialization
-
lpc546xx-pac
Device support crates for LPC546XX-PAC devices
-
noproto
no-std, no-alloc protocol buffers implementation for embedded systems
-
ra6m5-pac
Peripheral Access Crate (PAC) for R7FAA6M5
-
rosist-sallina-tg-rcore-tutorial-T2L6
Student AI4OSE lab crate for Chapter 9 of rCore Tutorial: virtual memory fault handling, paging algorithms and thrashing observation
-
tm4c129x
Peripheral access API for TI TM4C129x microcontrollers
-
drone-svd
CMSIS-SVD parser for Drone, an Embedded Operating System
-
kiibohd-hall-effect-keyscanning
Hall Effect keyscanning for strobed matrices
-
jsph-tg-rcore-tutorial-ch7-pacman
Chapter 7 Pac-Man: Multi-process Pac-Man game with ghost AI via pipes, signals, VirtIO GPU/keyboard
-
atsams70q20b
Peripheral access API for the ATSAMS70Q20B MCU from Microchip (generated using svd2rust 0.33.5)
-
kiibohd-keyscanning
Kiibohd gpio keyscanning module for momentary push button switches (keyboards)
-
sf32lb52-pac
Peripheral Access Crate for SF32LB52 microcontrollers
-
rosist-sallina-tg-rcore-tutorial-T1L4
Student AI4OSE lab crate for Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
atsam4lc2c-pac
Peripheral access crate for the ATSAM4LC2C microcontroller
-
sn3193
Driver for SN3193 3-Channel Fun LED Driver
-
xtensa-lx-rt
Minimal startup/runtime for Xtensa LX CPUs
-
tg-rcore-tutorial-ch3-T1L1
Chapter 3 T1L1 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
pcf857x
Platform-agnostic Rust driver for the PCF8574, PCF8574A and PCF8575 I/O expanders
-
ra8d1-pac
Peripheral Access Crate (PAC) for R7FAA8D1
-
nvme-driver
nvme driver
-
ruspiro-boot
Bare metal boot strapper code for the Raspberry Pi 3 to conviniently start a custom kernel within the Rust environment without the need to deal with all the initial setup like stack pointers…
-
joshua912815-tg-rcore-tutorial-t2l8
T2L8 engineering-quality rCore tutorial bundle with unified tracing, workloads, regression scripts, and learning docs
-
char_lcd_rgb_i2c
controlling RGB1602 LCD displays via MCP23017 I/O expanders
-
efm32g-pac
Peripheral access API for EFM32G MCU (generated using svd2rust)
-
embassy-boot-rp
Bootloader lib for RP2040 chips
-
gd32e5
Device support crate for GD32E5 devices
-
rdif-net
Driver Interface net definition
-
mutex-trait
Foundational mutex trait and helpers
-
eth-intel
Intel e1000 ethernet driver
-
stm32g0-staging
Device support crates for STM32G0 devices
-
ra4e1-pac
Peripheral Access Crate (PAC) for R7FAA4E1
-
nrf52820-pac
Peripheral Access Crate for Nordic's nrf52820 microcontroller
-
tg-ch8
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
bare-sync
no-std, no-alloc synchronization primitives
-
chenhe-tg-rcore-tutorial-signal-defs
Signal definitions for rCore tutorial OS
-
axplat-aarch64-bsta1000b
axplathardware abstraction layer for Black Sesame Technology A1000b SoC -
xiao_m0
Board support crate for the Seeed Studio Seeeduino XIAO
-
canadensis_filter_config
Automatic receive filter configuration for Cyphal
-
espforge_examples
Embedded examples for espforge
-
atsam4n16b-pac
Peripheral access crate for the ATSAM4N16B microcontroller
-
drone-ctypes
Platform-specific C types for Drone apps
-
tg-rcore-tutorial-easy-fs-T1L4
ch6 T1L4. A simple filesystem implementation for rCore tutorial OS.
-
tg-rcore-tutorial-signal-impl-T3L8
Signal implementation for rCore tutorial OS
-
chenzt23-tg-rcore-tutorial-easy-fs-t3l8
filesystem implementation for rCore tutorial OS
-
is31fl3743b
Bare-metal no_std driver for the Lumissil IS31FL3743B
-
chenzt23-tg-rcore-tutorial-user-t3l2
User-space apps for rCore Tutorial chapters (subset for ch2)
-
rosist-sallina-tg-rcore-tutorial-T1L1
Student AI4OSE lab crate for Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
tg-rcore-tutorial-ch6-charlie-exercise-easy-fs
filesystem implementation for rCore tutorial OS
-
drone-stm32-map-pieces-5
STM32 peripheral mappings for Drone, an Embedded Operating System
-
efm32tg11b-pac
Peripheral access API for EFM32TG11B MCU (generated using svd2rust)
-
atsams70j21b
Peripheral access API for the ATSAMS70J21B MCU from Microchip (generated using svd2rust 0.33.5)
-
tg-rcore-tutorial-games-syscall
System call definitions and interfaces for tg-rcore tutorial games
-
figments-sample-shaders
Sample graphics shaders for usage with Figments
-
nrf-softdevice-s122
Low-level bindings for the Nordic nRF SoftDevice S122
-
embassy-time-queue-driver
Timer queue driver trait for embassy-time
-
embassy-net-ppp
embassy-net driver for PPP over Serial
-
tg-arceos-tutorial
Meta crate bundle for ArceOS tutorial apps, with offline archive and extract scripts
-
tg-ch6
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device
-
mcp49xx
Platform-agnostic Rust driver for the MCP49xx and MCP48xx digital-to-analog converters (DAC)
-
chenzt23-tg-rcore-tutorial-ch8
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar
-
stm32f3-staging
Device support crates for STM32F3 devices
-
tg-rcore-tutorial-kernel-context-T3L8
Kernel context management for rCore tutorial OS, including task context switching
-
atsam4s16b-pac
Peripheral access crate for the ATSAM4S16B microcontroller
-
lm75
Platform-agnostic Rust driver for the LM75 temperature sensor and thermal watchdog
-
gd32e1
Device support crate for GD32E1 devices
-
drone-stm32-map-pieces
STM32 peripheral mappings for Drone, an Embedded Operating System
-
esp8266
Peripheral access crate for the ESP8266
-
atsam4n8c-pac
Peripheral access crate for the ATSAM4N8C microcontroller
-
ra8m1-pac
Peripheral Access Crate (PAC) for R7FAA8M1
-
chenhe-tg-rcore-tutorial-linker
Linker script generation utilities for rCore tutorial OS kernel
-
si4703
Platform-agnostic Rust driver for the Si4703 and Si4702 FM radio turners (receivers)
-
ch643
Device support crates for CH643 devices
-
r528-pac
Peripheral access API for Allwinner R528 SoC generated from unofficial SVD file
-
rdif-eth
Driver Interface net definition
-
rosist-sallina-tg-rcore-tutorial-syscall-t3l3
Student AI4OSE extension lab syscall crate for Chapter 3 framebuffer snake support
-
stm32f3-copterust
Device support crates for STM32F3 devices
-
tg-rcore-tutorial-signal-T3L8
Signal handling for rCore tutorial OS
-
tg-rcore-tutorial-multi-processor-console-wzy
print!,println!andlog::Logwith customizable implementations for rCore tutorial, with SMP support -
f3
Board Support Crate for the STM32F3DISCOVERY
-
atsam4sp32a-pac
Peripheral access crate for the ATSAM4SP32A microcontroller
-
chenzt23-tg-rcore-tutorial-user-t2l4
User-space apps for rCore Tutorial chapters (subset for ch2)
-
atsame70q19b
Peripheral access API for the ATSAME70Q19B MCU from Microchip (generated using svd2rust 0.33.5)
-
atsame70n21b
Peripheral access API for the ATSAME70N21B MCU from Microchip (generated using svd2rust 0.33.5)
-
joshua912815-tg-rcore-tutorial-ch3-basic
Standalone reproducible crate for the Chapter 3 basic lab of tg-rcore-tutorial
-
ra2e1-pac
Peripheral Access Crate (PAC) for R7FAA2E1
-
stm32u5
Device support crates for STM32U5 devices
-
nrf-softdevice-s113
Low-level bindings for the Nordic nRF SoftDevice S113
-
esp32s3-hal
HAL for ESP32-S3 microcontrollers
-
atsam4n8b-pac
Peripheral access crate for the ATSAM4N8B microcontroller
-
tg-rcore-tutorial
Meta crate bundle for rCore Tutorial workspace - contains all chapters and components
-
tg-rcore-tutorial-user-T3L3
User-space apps for ch3-T3L3: ASCII snake game with polling and interrupt-style control
-
n32g4
Device support crate for N32G4 devices
-
kiibohd-hid-io
HID-IO protocol implementation for the C kiibohd firmware
-
cortex-m-types
Low level access to Cortex-M processors
-
chenhe-tg-rcore-tutorial-task-manage
Task and process management for rCore tutorial OS, including scheduling and relationships
-
tg-ch3
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking
-
jiaxin2006-tg-rcore-tutorial-syscall-t4
Custom T4 syscall fork for rCore tutorial: framebuffer, UART input, kernel interrupt test, and SMP snapshot interfaces
-
esp-riscv-rt
Minimal runtime / startup for RISC-V CPUs from Espressif
-
espforge_platform
Platform abstractions for espforge projects
-
ra2e3-pac
Peripheral Access Crate (PAC) for R7FAA2E3
-
ds1307
Platform-agnostic Rust driver for the DS1307 real-time clock
-
esp32p4
Peripheral access crate for the ESP32-P4
-
embassy-net-adin1110
embassy-net driver for the ADIN1110 ethernet chip
-
hts221
Interface to ST Micro HTS221 humidity and temperature sensor
-
tg-rcore-tutorial-ch1-tangram
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode
-
ch56x
Device support crates for CH56X devices
-
esp32s2-hal
HAL for ESP32-S2 microcontrollers
-
nrf-softdevice-s112
Low-level bindings for the Nordic nRF SoftDevice S112
-
ruspiro-allocator
lightweight heap memory allocator for Raspberry Pi baremetal environments
-
ra6m2-pac
Peripheral Access Crate (PAC) for R7FAA6M2
-
tg-ch7
Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling
-
lbl-tg-rcore-tutorial-vga
A minimal reusable framebuffer component for QEMU RISC-V 64
-
driver-interface
Sparreal OS kernel
-
kll-hid
USB HID enum mapping for kll-core
-
tg-rcore-tutorial-user-T3L2
User-space apps for ch2-T3L2: dynamic step-by-step tangram OS rendering
-
jiaxin2006-tg-rcore-tutorial-t1l2
Student AI4OSE lab crate for Chapter 4 of rCore Tutorial: address space management with SV39 virtual memory
-
atsamv71n19b
Peripheral access API for the ATSAMV71N19B MCU from Microchip (generated using svd2rust 0.33.5)
-
atsams70q19b
Peripheral access API for the ATSAMS70Q19B MCU from Microchip (generated using svd2rust 0.33.5)
-
tg-rcore-tutorial-user
User-space apps for rCore Tutorial chapters (subset for ch2)
-
efm32hg-pac
Peripheral access API for EFM32HG MCU (generated using svd2rust)
-
tg-user
User-space apps for rCore Tutorial chapters (subset for ch2)
-
jsph-tg-rcore-tutorial-easy-fs-t1l4
filesystem implementation for rCore tutorial OS
-
esp32c2-hal
HAL for ESP32-C2 microcontrollers
-
ra6m3-pac
Peripheral Access Crate (PAC) for R7FAA6M3
-
tg-rcore-tutorial-games-ch1-tangram-user
User-space game for tg-rcore-tutorial ch1
-
nrf-softdevice-s132
Low-level bindings for the Nordic nRF SoftDevice S132
-
efm32zg-pac
Peripheral access API for EFM32ZG MCU (generated using svd2rust)
-
panic-itm
Log panic messages using the ITM (Instrumentation Trace Macrocell)
-
drone-stm32-map-pieces-6
STM32 peripheral mappings for Drone, an Embedded Operating System
-
drone
CLI utility for Drone, an Embedded Operating System
-
espforge_esp32metadata
Embedded examples for espforge
-
tg-sbi
SBI (Supervisor Binary Interface) call wrappers for rCore tutorial OS
-
ch32l1
Device support crates for CH32L1 devices
-
atsam4n16c-pac
Peripheral access crate for the ATSAM4N16C microcontroller
-
tg-rcore-tutorial-ch5-zgy
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls
-
ch32-metapac
Peripheral Access Crate (PAC) for all WCH's MCU chips, including metadata
-
pie-boot-if
Boot kernel code with mmu
-
nrf9120-pac
Peripheral Access Crate for Nordic's nrf9120 microcontroller
-
da14581-pac
Peripheral Access Crate (PAC) for DA14581
-
canadensis_core
A Cyphal implementation: Common definitions
-
esp-lp-hal
HAL for low-power RISC-V coprocessors found in ESP32 devices
-
gd32f3x0-pac
Peripheral access API for GD32F3x0 chips (generated using svd2rust)
-
atsam4e8c-pac
Peripheral access crate for ATSAM4E8C microcontrollers
-
esp32h2-hal
HAL for ESP32-H2 microcontrollers
-
tg-rcore-tutorial-ch5-basic
Standalone reproducible crate for the Chapter 5 basic lab of tg-rcore-tutorial
-
ruspiro-i2c
Raspberry Pi - I²C bus interface implementation
-
tg-ch2
Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling
-
pie-boot-loader-aarch64
Boot kernel code with mmu