|
You are here |
ohadravid.github.io | ||
| | | | |
emschwartz.me
|
|
| | | | | Maud, Axum, SQLx, and HTMX make for a snappy UX and pleasant DX. | |
| | | | |
tokio.rs
|
|
| | | | | Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more. | |
| | | | |
github.com
|
|
| | | | | Ergonomic and modular web framework built with Tokio, Tower, and Hyper - tokio-rs/axum | |
| | | | |
evilcookie.de
|
|
| | | [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. | ||