A Rust BLE Host stack
Realistic first-contribution target: active project, 37 open issues, small enough for a newcomer PR to land.
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
A Rust BLE Host stack
FOC driver library written in Rust
no_std crate for parsing AT commands
Type erasure for async trait methods
serde::Deserializer for proc_macro/proc_macro2::TokenStream
Utilities for working with impl traits in Rust.
A persistent configuration management library for embedded Rust applications.
Procedural macro for bitfields.
A Rust crate that implements "design by contract" via procedural macros
Analysis of various tricky Rust code