Skip to content

Commit c3ec9f3

Browse files
authored
Merge pull request #6841 from dancixx/master
Tako: Flexible async web framework, stochastic-rs: High-Performance Stochastic Process Simulation in Rust
2 parents 8a8b86f + 800fa0b commit c3ec9f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft/2025-07-23-this-week-in-rust.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ and just ask the editors to select the category.
4848
* [Rust: Clippy performance status update](https://blog.goose.love/posts/clippy-performance-status-update/)
4949
* [How to write Rust in the kernel: part 3](https://lwn.net/SubscriberLink/1026694/ec6db2459bc68907/)
5050
* [State of the Art Dynamic Matrix Multiplication](https://burn.dev/blog/sota-multiplatform-matmul/)
51+
* [Tako: A Lightweight Async Web Framework on Tokio and Hyper](https://rust-dd.com/post/tako-a-lightweight-async-web-framework-on-tokio-and-hyper)
52+
* [stochastic-rs: High-Performance Stochastic Process Simulation in Rust](https://rust-dd.com/post/stochastic-rs-high-performance-stochastic-process-simulation-in-rust)
5153
* [StackSafe: Taming Recursion in Rust Without Stack Overflow](https://fast.github.io/blog/stacksafe-taming-recursion-in-rust-without-stack-overflow/)
5254

5355
### Observations/Thoughts
@@ -60,7 +62,6 @@ and just ask the editors to select the category.
6062

6163
### Rust Walkthroughs
6264
* [The Signal Protocol Explained #1: Implementing the Post-Quantum Extended Diffie-Hellman (PQXDH) protocol in Rust](https://kerkour.com/signal-protocol-pqxdh-rust)
63-
6465
* [Structured GCP logging in Rust using tracing](https://medium.com/@ludo.vp/structured-gcp-logging-in-rust-using-the-tracing-and-tracing-subscriber-crates-356fcb38e46e)
6566

6667
### Research

0 commit comments

Comments
 (0)