From 72e878cad731f8fea25a5615c1ef44dc7cca04d5 Mon Sep 17 00:00:00 2001 From: Sylvain <234378248+notABot101010@users.noreply.github.com> Date: Wed, 19 Nov 2025 12:56:36 +0000 Subject: [PATCH] 2025-11-19: Add How Cloudflare uses Rust to serve (and break) millions of websites at 50+ millions requests per second --- draft/2025-11-19-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-11-19-this-week-in-rust.md b/draft/2025-11-19-this-week-in-rust.md index bd91df81a..68bbebf7c 100644 --- a/draft/2025-11-19-this-week-in-rust.md +++ b/draft/2025-11-19-this-week-in-rust.md @@ -48,6 +48,7 @@ and just ask the editors to select the category. * [GuardianDB v0.11.28](https://www.willsearch.com.br/blog/2025/11/18/whats-new-in-guardiandb-v0-11-18/) ### 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