Skip to content

Commit 7240f55

Browse files
authored
Merge pull request #6898 from sylvain101010/patch-24
2025-08-13: Add Lessons learned from implementing SIMD-accelerated algorithms (ChaCha20 / ChaCha12) in pure Rust
2 parents 2d8b5e4 + f6a6334 commit 7240f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ and just ask the editors to select the category.
5454
* [video] [David Sankel – Rust and C++ Interop](https://www.youtube.com/watch?v=xihX4RzStYk)
5555

5656
### Rust Walkthroughs
57+
* [Lessons learned from implementing SIMD-accelerated algorithms (ChaCha20 / ChaCha12) in pure Rust](https://kerkour.com/rust-simd)
5758
* [Build with Naz: Capturing Real-Time Build Progress from Cargo Using PTY and OSC Sequences](https://developerlife.com/2025/08/10/pty-rust-osc-seq/)
5859
* [Converting FunctionTrace from C to Rust](https://programsareproofs.com/articles/functiontrace-rust-conversion/)
5960
* [video] [Message framing in Rust and Iroh](https://www.youtube.com/watch?v=h6bBLbcj4Vg)

0 commit comments

Comments
 (0)