Skip to content

Commit 8a2aeae

Browse files
extrawurstbdillo
andauthored
community updates issue 605 (#6763)
* community updates issue 605 * fixing duplicate article --------- Co-authored-by: Ben Dillon <[email protected]>
1 parent 9a369d3 commit 8a2aeae

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

draft/2025-06-25-this-week-in-rust.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,38 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36+
* [Announcing the Clippy feature freeze](https://blog.rust-lang.org/inside-rust/2025/06/21/announcing-the-clippy-feature-freeze/)
3637

3738
### Foundation
3839

3940
### Newsletters
4041
* [Rust Trends Issue #67](https://rust-trends.com/newsletter/untangling-rust-errors-the-bzip2-rewrite/)
4142

4243
### Project/Tooling Updates
44+
* [Tantivy 0.24](https://quickwit.io/blog/tantivy-0.24)
4345
* [How to write Rust in the kernel: part 1](https://lwn.net/SubscriberLink/1024202/556fa7b3c51d7899/)
4446
* [GlueSQL v0.17.0 - Added redb storage support](https://github.com/gluesql/gluesql/releases/tag/v0.17.0)
4547

4648
### Observations/Thoughts
47-
49+
* [The Unreasonable Effectiveness of Fuzzing for Porting Programs](https://rjp.io/blog/2025-06-17-unreasonable-effectiveness-of-fuzzing)
50+
* [So you want to serialize some DER?](https://alexgaynor.net/2025/jun/20/serialize-some-der/)
51+
* [Why I Switched from Flutter + Rust to Rust + egui](https://jdiaz97.github.io/greenblog/posts/flutter_to_egui/)
52+
* [Weird expressions in rust](https://www.wakunguma.com/blog/rust-weird-expr)
53+
* [Migrating off legacy Tokio at scale](https://www.okta.com/blog/2024/11/migrating-off-legacy-tokio-at-scale/)
54+
* [Driving the Rust Compiler to Compile Single Files as Shellcode](https://kirchware.com/Driving-the-Rust-Compiler-to-Compile-Single-Files-as-Shellcode)
55+
* [Counter Service: How we rewrote it in Rust](https://engineering.grab.com/counter-service-how-we-rewrote-it-in-rust)
56+
* [Defending Democracies With Rust](https://filtra.io/rust/interviews/helsing-jun-25)
4857
* [video playlist] [Scientific Computing in Rust 2025](https://www.youtube.com/watch?v=XyXMKuclTcQ&list=PLrueqeouhcZNRW7H26DfscFjGSf0Pzd8c)
4958

5059
### Rust Walkthroughs
60+
* [Porting GPU shaders to Rust 30x faster with AI](https://rust-gpu.github.io/blog/2025/06/24/vulkan-shader-port/)
61+
* [Bitwise DNA Compression in Rust: Small Footprint with Fast Reverse Complements](https://arianfarid.me/articles/dna-compression.html)
62+
* [Writing a basic Linux device driver when you know nothing about Linux drivers or USB](https://crescentro.se/posts/writing-drivers/)
63+
* [Rewriting Kafka in Rust Async: Insights and Lessons Learned in Rust](https://wangjunfei.com/2025/06/18/Rewriting-Kafka-in-Rust-Async-Insights-and-Lessons-Learned/)
5164

5265
### Research
5366

5467
### Miscellaneous
55-
* [Defending Democracies With Rust](https://filtra.io/rust/interviews/helsing-jun-25)
5668

5769
## Crate of the Week
5870

@@ -261,7 +273,7 @@ Rusty Events between 2025-06-25 - 2025-07-23 🦀
261273
* [**Rust Manchester June Code Night**](https://www.meetup.com/rust-manchester/events/307919158)
262274
* 2025-06-25 | London, UK | [London Rust Project Group](https://www.meetup.com/london-rust-project-group)
263275
* [**Lessons learnt from making a tiny game in nostd Rust**](https://www.meetup.com/london-rust-project-group/events/306809962)
264-
* 2025-06-25 | Paris, FR | [Systematic Paris Region](https://systematic-paris-region.org/)
276+
* 2025-06-25 | Paris, FR | [Systematic Paris Region](https://systematic-paris-region.org/)
265277
* [**Rust Paris Conference 2025**](https://my.weezevent.com/rust-paris-2025)
266278
* 2025-06-26 | Barcelona, ES | [BcnRust](https://www.meetup.com/bcnrust/events/)
267279
* [**18th BcnRust Meetup**](https://www.meetup.com/bcnrust/events/308399403)

0 commit comments

Comments
 (0)