☀️ Solarpunk
🌐 Open Source advocate
🦀 Rust developer
🐧 Linux poweruser
- caniuse.rs – Check which version of Rust stabilized a certain feature
- turbo.fish – A little joke website
- cargo depgraph - Creates graphviz dependency graphs for Rust projects that use Cargo
- serde_html_form – Rust crate for (de-)serialization of
application/x-www-form-urlencoded
data - eyeball – Add observability to your Rust types!
- hinoki (WIP) – A simple, yet very flexible static site generator
- Ruma (@ruma) – Matrix libraries for Rust
- axum ⭐️ – Rust web application framework
- tower-http – Rust HTTP server utilities