/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

blog.sylver.dev
| | evilcookie.de
1.7 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.
| | developerlife.com
2.0 parsecs away

Travel
| | A guide on how to a simple Rust netcat client and server
| | ultrasaurus.com
1.9 parsecs away

Travel
| |
| | blog.yoshuawuyts.com
18.2 parsecs away

Travel
| [AI summary] A deep dive into async Rust's cancellation mechanics, covering futures, tasks, propagation issues, structured concurrency, and future language directions.