From 09b3031a9566e836402a2114ef03135e519a101d Mon Sep 17 00:00:00 2001 From: Sylvain <234378248+notABot101010@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:39:50 +0000 Subject: [PATCH] 2025-11-26: How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second --- draft/2025-11-26-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-11-26-this-week-in-rust.md b/draft/2025-11-26-this-week-in-rust.md index cd963d8cc..da4dfa779 100644 --- a/draft/2025-11-26-this-week-in-rust.md +++ b/draft/2025-11-26-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second](https://kerkour.com/how-cloudflare-uses-rust) ### Rust Walkthroughs