Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
- category 'compilers' -> compilers (weight 3)
- category 'no-std' -> embedded (weight 3)
- category 'no-std::no-alloc' -> embedded (weight 3)
- category 'wasm' -> wasm (weight 3)
Rule-based classification from parsed dependencies · confidence 100%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb Servicesintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 33 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-04
Technologies
AxumClapproc-macro2synwasm-bindgen
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
35% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
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
Analysis of various tricky Rust code
33% dependency overlap
Trait implementation generator macro
27% dependency overlap
derive(Error) for struct and enum error types
27% dependency overlap
This crate provides macros to generate bitfield-like struct.
27% dependency overlap
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
27% dependency overlap