100 Exercises To Learn Rust
ð° rust
Announcing Rust 1.85.0 and Rust 2024
The Rust team is happy to announce a new version of Rust, 1.85.0. This stabilizes the 2024 edition as well.
weeklyfoo #74 / 2025-03-03Finishing Turborepo's migration from Go to Rust
Unlocking the future of your build system with Rust-based Turbo.
weeklyfoo #20 / 2024-02-19How I reduced (incremental) Rust compile times by up to 40%
Lessons learned from a successful Rust rewrite
Making Rust binaries smaller by default
One year of Rust in production
Oxlint Beta
We are thrilled to announce that Oxlint is now in beta release, after more than a year of development by the community!
weeklyfoo #77 / 2025-03-24Parsing JSON in 500 lines of Rust
Rewriting Rust
The Rust programming language feels like a first generation product.
weeklyfoo #52 / 2024-09-30Rust: Multi threading
Tauri 2.0 Stable Release
The Algorithms - Rust
Was Rust Worth It?
What we learned building our SaaS with Rust
Why choose async/await over threads?