Explore >> Select a destination


You are here

blog.guillaume-gomez.fr
| | evilcookie.de
2.3 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
3.1 parsecs away

Travel
| | Explore the Linux io_uring syscall with the tokio-uring crate in Rust. This article, video, and repo will show you how to use the tokio-uring do async file IO at the OS level, and how to use it to build a simple echo TCP server, for use with netcat.
| | blog.sylver.dev
1.7 parsecs away

Travel
| | In this episode, we'll extend our server to serve static files. We'll also refactor our code to support connection reuse, and implement a graceful shutdown mechanism. If your didn't follow the previous episode, you can find the code on GitHub. As we ...
| | petrapixel.neocities.org
103.1 parsecs away

Travel
| A tutorial on how to set up and use 11ty (eleventy), a static site generator, for beginners. Neocities.