rust-ui
ui
A Shadcn-inspired component registry for Rust — build cross-platform apps for Web, Desktop, iOS and Android.
Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'tower' -> web, networking (technology 'Tower', weight 2)
- dependency 'reqwest' -> web, networking (technology 'Reqwest', weight 2)
- dependency 'rusqlite' -> database (technology 'SQLite', weight 2)
- dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2)
- dependency 'web-sys' -> wasm (technology 'web-sys', weight 2)
- dependency 'nom' -> parsing (technology 'nom', 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 100%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesDatabases & PersistenceObservabilityintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 9 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-04
Technologies
AxumReqwestSQLiteTowernomproc-macro2synwasm-bindgenweb-sys
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Chartistry is an extensible charting library for Leptos
shares leptos, console_log, console_error_panic_hook · 49% dependency overlap
A web application completely written in Rust. 🌍
shares leptos, console_error_panic_hook, web-sys · 39% 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
Realworld leptos application with SSR
shares leptos, console_error_panic_hook, wasm-bindgen · 33% dependency overlap
Analysis of various tricky Rust code
33% dependency overlap
A from-scratch JavaScript engine in Rust — std only, zero deps, 100% test262 (53,376/53,376)
shares js-sys, wasm-bindgen · 33% dependency overlap