Skip to content

Commit 0717f67

Browse files
2025-08-13: Add Lessons learned from implementing SIMD-accelerated algorithms (ChaCha20 / ChaCha12) in pure Rust
1 parent bdcaaff commit 0717f67

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
@@ -48,6 +48,7 @@ and just ask the editors to select the category.
4848

4949
### Rust Walkthroughs
5050

51+
* [Lessons learned from implementing SIMD-accelerated algorithms (ChaCha20 / ChaCha12) in pure Rust](https://kerkour.com/rust-simd)
5152
* [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/)
5253

5354
### Research

0 commit comments

Comments
 (0)