radiant-labs
radiantkit
Cross-platform open-source framework to build graphics applications (like Figma, Canva, Miro, etc). Uses Rust, Wasm, wgpu and epaint.
Ecosystem
Why this classification
- dependency 'warp' -> web (technology 'Warp', weight 2)
- dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2)
- dependency 'web-sys' -> wasm (technology 'web-sys', weight 2)
- dependency 'wgpu' -> graphics (technology 'wgpu', weight 2)
- dependency 'image' -> graphics (technology 'image', weight 2)
- dependency 'egui' -> gui (technology 'egui', weight 2)
- dependency 'tauri' -> gui, web (technology 'Tauri', 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 67%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesMemory & Data Layoutintermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 13 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-03
Technologies
TauriWarpeguiimagenomproc-macro2synwasm-bindgenweb-syswgpu
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
The easy way to make a Rust app with a GUI
shares eframe, egui, wasm-bindgen-futures · 37% dependency overlap
Type erasure for async trait methods
34% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 34% dependency overlap
Utilities for working with impl traits in Rust.
34% dependency overlap
Procedural macro for bitfields.
34% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
34% 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
Extracting paths from assembly graphs
shares env_logger, itertools, log · 33% dependency overlap
shares console_log, eframe, egui · 32% dependency overlap