/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ohadravid.github.io
| | emschwartz.me
2.3 parsecs away

Travel
| | Maud, Axum, SQLx, and HTMX make for a snappy UX and pleasant DX.
| | tokio.rs
2.4 parsecs away

Travel
| | Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
| | github.com
2.5 parsecs away

Travel
| | Ergonomic and modular web framework built with Tokio, Tower, and Hyper - tokio-rs/axum
| | evilcookie.de
14.5 parsecs away

Travel
| [AI summary] The author created a static web server in Rust to host their blog, focusing on learning Rust by implementing a simple HTTP server with file serving, MIME type detection, and basic request handling.