Skip to content
@rust-embedded-community

Rust Embedded Community

A collection of Rust Embedded projects which were in need of a home

Rust Embedded Community

The rust-embedded-community GitHub organization serves two purposes: increasing the bus factor of hosted crates and provide a place for centralized maturation of experimental crates which are meant to be widely used.

For the official working group dedicated to Rust on embedded devices, please refer to the Rust Embedded Working Group.

Mission

Home for projects in need of further maintenance

There are libraries that were once developed but the original author does not have the time necessary for further development or has moved on to other projects.

The REC provides a place for those of these libraries which are accepted to live on, offering the opportunity for development to be easily aided by or taken over by a group of interested people, also to increase the "bus factor".

Centralized maturation of experimental crates

The REC provides a place for crates to mature in a centralized way. That means a centralized organization where several people can collaborate in projects that are (still) too experimental but are meant to be widely-used.

The shared ownership provided by this organization ensures that widely-used crates do not become unmaintained.

Relation to the Rust Embedded Working Group organization

The Rust Embedded Working Group is an official working group of the Rust programming language. This organization is not. This organization should be seen as separate and "non-blessed".

Where to go from here

If you want to join as a maintainer or transfer a repository to this organization, tell us about it by opening an issue in the meta repository:

meta coordination repository

Popular repositories Loading

  1. usb-device usb-device Public

    Experimental device-side USB framework for microcontrollers in Rust.

    Rust 502 86

  2. embedded-sdmmc-rs embedded-sdmmc-rs Public

    A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems

    Rust 440 106

  3. ssd1306 ssd1306 Public

    SSD1306 OLED driver

    Rust 398 84

  4. embedded-nal embedded-nal Public

    An Embedded Network Abstraction Layer

    Rust 198 26

  5. serde-json-core serde-json-core Public

    `serde-json` for `no_std` programs

    Rust 186 69

  6. usbd-serial usbd-serial Public

    Work-in progress minimal CDC-ACM (USB serial port) class for usb-device

    Rust 130 48

Repositories

Showing 10 of 31 repositories
  • embedded-sdmmc-rs Public

    A SD/MMC library with FAT16/FAT32 support, suitable for Embedded Rust systems

    rust-embedded-community/embedded-sdmmc-rs’s past year of commit activity
    Rust 440 Apache-2.0 106 18 6 Updated Jan 6, 2026
  • tinyrlibc Public

    Tiny C library written in Rust

    rust-embedded-community/tinyrlibc’s past year of commit activity
    Rust 65 15 2 0 Updated Jan 4, 2026
  • embedded-storage Public

    An Embedded Storage Abstraction Layer

    rust-embedded-community/embedded-storage’s past year of commit activity
    Rust 80 Apache-2.0 25 20 (1 issue needs help) 10 Updated Dec 16, 2025
  • aligned Public

    A newtype with alignment of at least `A` bytes

    rust-embedded-community/aligned’s past year of commit activity
    Rust 33 Apache-2.0 14 1 4 Updated Dec 15, 2025
  • tb6612fng-rs Public

    A pure rust `no_std` driver for the TB6612FNG motor driver.

    rust-embedded-community/tb6612fng-rs’s past year of commit activity
    Rust 8 Apache-2.0 2 0 3 Updated Nov 24, 2025
  • serde-json-core Public

    `serde-json` for `no_std` programs

    rust-embedded-community/serde-json-core’s past year of commit activity
    Rust 186 Apache-2.0 69 11 3 Updated Nov 18, 2025
  • usbd-midi Public
    rust-embedded-community/usbd-midi’s past year of commit activity
    Rust 60 MIT 22 6 0 Updated Oct 30, 2025
  • rust-measurements Public Forked from jocull/rust-measurements

    Metric, Imperial, and other measurement handling for Rust. Length, Temperature, Weight, and Volume

    rust-embedded-community/rust-measurements’s past year of commit activity
    Rust 43 16 4 1 Updated Oct 18, 2025
  • usbd-serial Public

    Work-in progress minimal CDC-ACM (USB serial port) class for usb-device

    rust-embedded-community/usbd-serial’s past year of commit activity
    Rust 130 MIT 48 9 1 Updated Oct 7, 2025
  • embedded-nal Public

    An Embedded Network Abstraction Layer

    rust-embedded-community/embedded-nal’s past year of commit activity
    Rust 198 Apache-2.0 26 22 2 Updated Oct 1, 2025

Top languages

Loading…