Ecosystem
Why this classification
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'embedded-hal' -> embedded (technology 'embedded-hal', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
Rule-based classification from parsed dependencies · confidence 67%
Why this repo matters for your career
Good for learning:Async Rust & TokioMemory & Data LayoutOS & PlatformHALs & Peripheralsintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 30 crates
Layout
Parsed from Cargo.toml · 2026-07-04
Technologies
Clapembedded-halproc-macro2syn
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
a smol tcp/ip stack
shares defmt, heapless, cfg-if · 41% dependency overlap
Type erasure for async trait methods
35% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 35% dependency overlap
Utilities for working with impl traits in Rust.
35% dependency overlap
Procedural macro for bitfields.
35% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
35% dependency overlap
Rust bindings to libheif-dev
shares cfg-if, libc · 33% dependency overlap
Analysis of various tricky Rust code
33% dependency overlap
A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.
shares embedded-graphics · 33% dependency overlap
A pure no-std Rust modbus library
shares defmt, byteorder, log · 33% dependency overlap