Skip to content

Commit 343394e

Browse files
2025-10-08: Behind the Scenes of Pingoo: Slashing allocations with mimalloc and heapless to build the fastest reverse proxy (#7120)
Co-authored-by: Ben Dillon <[email protected]>
1 parent f1a20c6 commit 343394e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

draft/2025-10-08-this-week-in-rust.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,13 @@ and just ask the editors to select the category.
5959
[audio] [Netstack.FM Episode 8 – Fuchsia's Netstack3 with Bruno Dal Bo Silva](https://netstack.fm/#episode-8)
6060

6161
### Rust Walkthroughs
62+
* [Behind the Scenes of Pingoo: Slashing allocations with mimalloc and heapless to build the fastest reverse proxy](https://kerkour.com/rust-pingoo-high-performance-allocations-mimalloc-heapless)
6263
* [Axum Backend Series: Email Verification After Registration](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-email-verification/)
6364
* [Axum Backend Series: Implementing Password Reset](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-reset-password/)
64-
6565
* [Generic Numeric Computations in Rust ](https://michaelmauderer.com/blog/generic-numeric-computations/)
6666
* [Let's write a macro in Rust - Part 3](https://hackeryarn.com/post/rust-macros-3/)
6767
* [Rust/C++ Interop Part 5 - Interop in 2025: A Complete Example](https://tylerjw.dev/posts/20251003-rust-cpp-interop-2025-update/)
68-
69-
[How to automatically Profile Performance of Rust Applications](https://pawelurbanek.com/rust-optimize-performance)
70-
68+
* [How to automatically Profile Performance of Rust Applications](https://pawelurbanek.com/rust-optimize-performance)
7169
* [Rust unit testing: test doubles & stubs](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_stub/)
7270

7371
### Research

0 commit comments

Comments
 (0)