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

  1. usb-device usb-device Public

    Experimental device-side USB framework for microcontrollers in Rust.

    Rust 399 75

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

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

    Rust 276 72

  3. embedded-nal embedded-nal Public

    An Embedded Network Abstraction Layer

    Rust 172 26

  4. serde-json-core serde-json-core Public

    `serde-json` for `no_std` programs

    Rust 125 56

  5. async-on-embedded async-on-embedded Public

    Rust 120 11

  6. usbd-serial usbd-serial Public

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

    Rust 104 33

Repositories

Showing 10 of 25 repositories

Top languages

Loading…