Skip to content

Commit c4dfe7e

Browse files
Merge pull request #6523 from CarlKCarlK/patch-34
Update 2025-04-02-this-week-in-rust.md
2 parents 86db663 + de5426e commit c4dfe7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2025-04-02-this-week-in-rust.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ and just ask the editors to select the category.
4949
* [Towards fearless SIMD, 7 years later](https://linebender.org/blog/towards-fearless-simd/)
5050
* [LLDB's TypeSystems: An Unfinished Interface](https://walnut356.github.io/posts/lldbs-typesystems-an-unfinished-interface/)
5151
* [Mutation Testing in Rust](https://blog.frankel.ch/mutation-testing-rust/)
52-
5352
* [Embedding shared objects in Rust](https://blog.veeso.dev/blog/en/embedding-shared-objects-in-rust/)
5453

5554
### Rust Walkthroughs
5655
* [Solving the ABA Problem in Rust with Hazard Pointers](https://minikin.me/blog/solving-the-aba-problem-in-rust-hazard-pointers)
5756
* [Building a CoAP application on Ariel OS](https://christian.amsuess.com/blog/website/2025-03-27_ariel_coap/)
57+
* [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)
5858
* [Inside ScyllaDB Rust Driver 1.0: A Fully Async Shard-Aware CQL Driver Using Tokio](https://www.scylladb.com/2025/03/31/inside-scylladb-rust-driver-1-0/)
5959
* [Building a search engine from scratch, in Rust: part 2](https://jdrouet.github.io/posts/202503191700-search-engine-part-2/)
6060
* [Introduction to Monoio: A High-Performance Rust Runtime](https://chesedo.me/blog/monoio-introduction/)

0 commit comments

Comments
 (0)