Skip to content

Commit 653d9b6

Browse files
authored
Update 2023-04-12-this-week-in-rust.md
Part 2 of data structures in Rust covers operators, benchmarking, and lots of kinds of testing.
1 parent e38a01c commit 653d9b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2023-04-12-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ and just ask the editors to select the category.
6565
* [A guide to aid you in your journey of becoming a Rustacean](https://rust-lang.guide/)
6666
* [Flexible Tracing with Rust and OpenTelemetry](https://broch.tech/posts/rust-tracing-opentelemetry/)
6767
* [Build a Ray Tracer, pt. 3 - Let There Be Light!](https://www.superperfundo.dev/articles/ray-tracer-part3)
68+
* [Nine Rules for Creating Fast, Safe, and Compatible Data Structures in Rust (Part 2)](https://towardsdatascience.com/nine-rules-for-creating-fast-safe-and-compatible-data-structures-in-rust-part-2-da5e6961a0b7)
6869
* [video] [Rust Axum Full Course - Web Development](https://www.youtube.com/watch?v=XZtlD_m59sM)
6970
* [video] [Introduction to Rust Programming language](https://www.youtube.com/watch?v=9ziaSnqL8RY)
7071

0 commit comments

Comments
 (0)