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
Copy file name to clipboardexpand all lines: draft/2025-04-02-this-week-in-rust.md
+1
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ and just ask the editors to select the category.
53
53
*[Embedding shared objects in Rust](https://blog.veeso.dev/blog/en/embedding-shared-objects-in-rust/)
54
54
55
55
### Rust Walkthroughs
56
+
*[Architecting and building medium-sized web services in Rust with Axum, SQLx and PostgreSQL](https://kerkour.com/rust-web-services-axum-sqlx-postgresql)
56
57
*[Solving the ABA Problem in Rust with Hazard Pointers](https://minikin.me/blog/solving-the-aba-problem-in-rust-hazard-pointers)
57
58
*[Building a CoAP application on Ariel OS](https://christian.amsuess.com/blog/website/2025-03-27_ariel_coap/)
58
59
*[How to Optimize your Rust Program for Slowness: Write a Short Program That Finishes After the Universe Dies](https://medium.com/@carlmkadie/how-to-optimize-your-rust-program-for-slowness-eb2c1a64d184)
0 commit comments