|
You are here |
blog.guillaume-gomez.fr | ||
| | | | |
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. | |
| | | | |
developerlife.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | A tutorial on how to set up and use 11ty (eleventy), a static site generator, for beginners. Neocities. | ||