Skip to content

Commit ec8b068

Browse files
committed
community updates issue 617
1 parent bf0ab77 commit ec8b068

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

draft/2025-09-17-this-week-in-rust.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and just ask the editors to select the category.
3838
-->
3939

4040
### Official
41+
* [crates.io phishing campaign](https://blog.rust-lang.org/2025/09/12/crates-io-phishing-campaign/)
4142

4243
### Foundation
4344

@@ -48,20 +49,30 @@ and just ask the editors to select the category.
4849
### Project/Tooling Updates
4950
* [Cot v0.4: Particularly Lazy](https://mackow.ski/blog/cot-v04-particularly-lazy/)
5051
* [Announcing Diesel 2.3](https://diesel.rs/news/2_3_0_release.html)
52+
* [Rerun 0.25.0 - Syntax highlighting, table filtering, transparent objects](https://github.com/rerun-io/rerun/releases/tag/0.25.0)
53+
* [Introducing Obelisk 0.24.1](https://obeli.sk/blog/introducing-obelisk-0-24-1/)
54+
* [Introducing CurveForge](https://smartnets.etrovub.be/posts/introducing-curveforge/)
5155

5256
### Observations/Thoughts
53-
5457
* [The pirate-based logic of Rust shared references](http://ais523.me.uk/blog/logic-of-shared-references.html)
58+
* [Embedded async debugging and inspect-embassy](https://tweedegolf.nl/en/blog/161/embedded-async-debugging-and-inspect-embassy)
59+
* [Be Simple](https://corrode.dev/blog/simple/)
60+
* [Why We Built Our Own SQL Parser From Scratch: A Rust Implementation Story](https://www.databend.com/blog/category-engineering/2025-09-10-query-parser/)
61+
* [Comparing transitive dependency version resolution in Rust and Java](https://blog.frankel.ch/dependency-version-resolution-rust-java/)
62+
* [Trade-offs in designing DSLs](https://forgestream.idverse.com/blog/20250916-dsl-trade-offs/)
5563

5664
### Rust Walkthroughs
5765
* [Axum Backend Series: Docker, Database and Connection Pooling](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-database-setup-using-docker/)
5866
* [The Hidden Rules Behind Rust Functions & Closures](https://blog.cuongle.dev/p/the-hidden-rules-behind-rust-functions)
59-
67+
* [Rust unit testing: asynchronous code](https://jorgeortiz.dev/posts/rust_unit_testing_async_code/)
6068
* [Ray Tracing in One Weekend - In Rust](https://buttondown.com/dabeaz/archive/new-video-ray-tracing-in-one-weekend-in-rust/)
69+
* [New Schematic - How to save $327.6 million using Rust](https://newschematic.org/blog/how-to-save-327-6-million-using-rust/)
6170

6271
### Research
6372

6473
### Miscellaneous
74+
* [audio] [Netstack.FM — A Podcast About Networking and Rust](https://netstack.fm/#episode-5)
75+
* [video] [Jan David Nose Interview, Rust Infrastructure Team (Rust Project Content @ RustConf 2025)](https://www.youtube.com/watch?v=r7i-2wHtNjw)
6576
* [August 2025 Rust Jobs Report](https://filtra.io/rust/jobs-report/aug-25)
6677

6778
## Crate of the Week

0 commit comments

Comments
 (0)