You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Thoughts on the Word Spec in Rust](https://tritium.legal/blog/word)
59
+
*[Why We Bet on Rust to Supercharge Feature Store at Agoda](https://medium.com/agoda-engineering/why-we-bet-on-rust-to-supercharge-feature-store-at-agoda-ed4a70d2efb7)
60
+
*[walrus: ingesting data at memory speeds](https://nubskr.com/2025/10/06/walrus.html)
*[Why we didn't rewrite our feed handler in Rust](https://databento.com/blog/why-we-didnt-rewrite-our-feed-handler-in-rust)
63
+
*[audio][Netstack.FM Episode 7 – Rustls with Dirkjan Ochtman](https://netstack.fm/#episode-7)
64
+
*[audio][Netstack.FM Episode 8 – Fuchsia's Netstack3 with Bruno Dal Bo Silva](https://netstack.fm/#episode-8)
60
65
61
66
### 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)
63
-
*[Axum Backend Series: Email Verification After Registration](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-email-verification/)
*[Axum Backend Series: Email Verification After Registration](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-email-verification/)
69
+
*[Fun With HyperLogLog and SIMD](https://vaktibabat.github.io/posts/hyperloglog/)
70
+
*[How to automatically Profile Performance of Rust Applications](https://pawelurbanek.com/rust-optimize-performance)
71
+
*[Async Rust with Tokio I/O Streams: Backpressure, Concurrency, and Ergonomics](https://biriukov.dev/docs/async-rust-tokio-io/1-async-rust-with-tokio-io-streams-backpressure-concurrency-and-ergonomics/)
72
+
*[Preventing Invalid Database Access At Compile Time](https://www.svix.com/blog/preventing-db-misuse-at-compile-time/)
73
+
*[Rust unit testing: test doubles & stubs](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_stub/)
*[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)
65
76
*[Generic Numeric Computations in Rust ](https://michaelmauderer.com/blog/generic-numeric-computations/)
66
77
*[Let's write a macro in Rust - Part 3](https://hackeryarn.com/post/rust-macros-3/)
67
78
*[Rust/C++ Interop Part 5 - Interop in 2025: A Complete Example](https://tylerjw.dev/posts/20251003-rust-cpp-interop-2025-update/)
68
-
*[How to automatically Profile Performance of Rust Applications](https://pawelurbanek.com/rust-optimize-performance)
69
-
*[Rust unit testing: test doubles & stubs](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_stub/)
0 commit comments