Skip to content

Commit 15e22a1

Browse files
committed
community updates issue 605
1 parent 6c75c1b commit 15e22a1

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,32 @@ 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
* [GlueSQL v0.17.0 - Added redb storage support](https://github.com/gluesql/gluesql/releases/tag/v0.17.0)
4446

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

4757
### Rust Walkthroughs
58+
* [Porting GPU shaders to Rust 30x faster with AI](https://rust-gpu.github.io/blog/2025/06/24/vulkan-shader-port/)
59+
* [Bitwise DNA Compression in Rust: Small Footprint with Fast Reverse Complements](https://arianfarid.me/articles/dna-compression.html)
60+
* [Writing a basic Linux device driver when you know nothing about Linux drivers or USB](https://crescentro.se/posts/writing-drivers/)
61+
* [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/)
4862

4963
### Research
5064

@@ -238,7 +252,7 @@ Rusty Events between 2025-06-25 - 2025-07-23 🦀
238252
* [**Rust Manchester June Code Night**](https://www.meetup.com/rust-manchester/events/307919158)
239253
* 2025-06-25 | London, UK | [London Rust Project Group](https://www.meetup.com/london-rust-project-group)
240254
* [**Lessons learnt from making a tiny game in nostd Rust**](https://www.meetup.com/london-rust-project-group/events/306809962)
241-
* 2025-06-25 | Paris, FR | [Systematic Paris Region](https://systematic-paris-region.org/)
255+
* 2025-06-25 | Paris, FR | [Systematic Paris Region](https://systematic-paris-region.org/)
242256
* [**Rust Paris Conference 2025**](https://my.weezevent.com/rust-paris-2025)
243257
* 2025-06-26 | Barcelona, ES | [BcnRust](https://www.meetup.com/bcnrust/events/)
244258
* [**18th BcnRust Meetup**](https://www.meetup.com/bcnrust/events/308399403)

0 commit comments

Comments
 (0)