From 183ab5c41abd28f7de5e16330f420f7979e7231a Mon Sep 17 00:00:00 2001 From: Ross Sullivan Date: Wed, 19 Feb 2025 16:57:05 +0900 Subject: [PATCH] Scaling PayPay with Rust --- draft/2025-02-19-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index 3c82d8be3..9c9a1f20b 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. - [Towards Practical Formal Verification for a General-Purpose OS in Rust](https://asterinas.github.io/2025/02/13/towards-practical-formal-verification-for-a-general-purpose-os-in-rust.html) ### Observations/Thoughts +- Scaling PayPay with Rust ([english](https://blog.paypay.ne.jp/en/scaling-paypay-with-rust) / [japanese](https://blog.paypay.ne.jp/scaling-paypay-with-rust)) ### Rust Walkthroughs * [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s)