@@ -35,23 +35,37 @@ and just ask the editors to select the category.
3535
3636### Newsletters
3737* [ The Embedded Rustacean Issue #42 ] ( https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-42 )
38+ * [ This Week in Bevy - 2025-03-31] ( https://thisweekinbevy.com/issue/2025-03-31-0160-rc2-breakout-on-game-boy-advance-and-bevyecs-for-static-sites )
3839
3940### Project/Tooling Updates
41+ * [ Fjall 2.8] ( https://fjall-rs.github.io/post/fjall-2-8/ )
4042* [ EtherCrab, the pure Rust EtherCAT MainDevice, version 0.6 released] ( https://wapl.es/ethercrab-0-6/ )
4143* [ A process for handling Rust code in the core kernel] ( https://lwn.net/SubscriberLink/1015409/be9d004a43a7102d/ )
4244* [ api-version: axum middleware for header based version selection] ( https://heikoseeberger.de/2025-03-20-api-version/ )
4345
4446### Observations/Thoughts
47+ * [ Introducing Stringleton] ( https://simonask.github.io/introducing-stringleton/ )
48+ * [ Rust Any Part 3: Finally we have Upcasts] ( https://lucumr.pocoo.org/2025/3/27/any-upcast/ )
49+ * [ Towards fearless SIMD, 7 years later] ( https://linebender.org/blog/towards-fearless-simd/ )
50+ * [ LLDB's TypeSystems: An Unfinished Interface] ( https://walnut356.github.io/posts/lldbs-typesystems-an-unfinished-interface/ )
51+ * [ Mutation Testing in Rust] ( https://blog.frankel.ch/mutation-testing-rust/ )
4552
4653### Rust Walkthroughs
4754* [ Solving the ABA Problem in Rust with Hazard Pointers] ( https://minikin.me/blog/solving-the-aba-problem-in-rust-hazard-pointers )
4855* [ Building a CoAP application on Ariel OS] ( https://christian.amsuess.com/blog/website/2025-03-27_ariel_coap/ )
56+ * [ 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/ )
57+ * [ Building a search engine from scratch, in Rust: part 2] ( https://jdrouet.github.io/posts/202503191700-search-engine-part-2/ )
58+ * [ Introduction to Monoio: A High-Performance Rust Runtime] ( https://chesedo.me/blog/monoio-introduction/ )
59+ * [ Getting started with Rust on Google Cloud] ( https://medium.com/google-cloud/getting-started-with-rust-on-google-cloud-ced48447ec91 )
4960
5061### Research
5162
5263### Miscellaneous
64+ * [ An AlphaStation's SROM] ( https://www.thejpster.org.uk/blog/blog-2025-03-30/ )
5365* [ Real-World Verification of Software for Cryptographic Applications] ( https://cryptographycaffe.sandboxaq.com/posts/real-world-verification-of-software-for-cryptographic-applications/ )
5466* [ Public mdBooks] ( https://mdbooks.code-maven.com/ )
67+ * [ video] [ Networking in Bevy with ECS replication - Hennadii] ( https://www.youtube.com/watch?v=aDsVFmXD2cc )
68+ * [ video] [ Intermediate Representations for Reactive Structures - Pete] ( https://www.youtube.com/watch?v=JeXOajFv8Dk )
5569
5670## Crate of the Week
5771
0 commit comments