Ecosystem
Why this classification
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2)
- dependency 'web-sys' -> wasm (technology 'web-sys', 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 & TokioConcurrency & ParallelismOS & Platformintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 4 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-04
Technologies
Clapproc-macro2synwasm-bindgenweb-sys
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Type erasure for async trait methods
38% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 38% dependency overlap
Utilities for working with impl traits in Rust.
38% dependency overlap
Procedural macro for bitfields.
38% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
38% dependency overlap
Monorepo for awesome tools/projects/libraries
shares nix, libc · 38% dependency overlap
Analysis of various tricky Rust code
35% dependency overlap
Virtio socket support for Rust
shares nix, libc · 35% dependency overlap
A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.
shares nix, rayon · 35% dependency overlap
Arena based tree 🌲 structure by using indices instead of reference counted pointers
shares rayon, serde · 34% dependency overlap