Rust Bytes
@rustaceans.bsky.social
📤 261
📥 19
📝 958
Bi-Weekly Digest for Rustaceans
https://weeklyrust.substack.com/
Ladybird adopts Rust, with help from AI
#rust
#rustlang
#programming
loading . . .
Ladybird adopts Rust, with help from AI - Ladybird
We're adopting Rust as our C++ successor language, and using AI agents to accelerate the transition.
https://ladybird.org/posts/adopting-rust/
about 7 hours ago
0
4
1
about 21 hours ago
0
0
0
Good read for the weekend!
#rust
#rustlang
#programming
saybackend.com/blog/recreat...
loading . . .
Recreating PlanetScale's pg_strict in Rust: A Build Log | SayBackend
A detailed build log of cloning PlanetScale's pg_strict in Rust. From the pitfalls of sqlparser and executor hooks to the zero-overhead solution using Postgres' native post_parse_analyze_hook.
https://saybackend.com/blog/recreating-planetscale-pg-strict-in-rust/
about 24 hours ago
0
0
0
"He’s literally like me"
about 24 hours ago
1
1
1
Did You Know? 🦀 In its early days (2006–2009), Rust's compiler was implemented in about 38,000 lines of OCaml code before transitioning to self-hosting on LLVM by 2012.
2 days ago
0
7
3
What are you building in Rust this weekend?
2 days ago
0
0
0
Rust participates in Google Summer of Code 2026
#rust
#rustlang
#programming
blog.rust-lang.org/2026/02/19/R...
loading . . .
Rust participates in Google Summer of Code 2026 | Rust Blog
Empowering everyone to build reliable and efficient software.
https://blog.rust-lang.org/2026/02/19/Rust-participates-in-GSoC-2026/
3 days ago
0
1
0
Rust teaches you how computers actually work.
3 days ago
0
0
1
Is your company currently hiring for a role that includes using Rust? Reply with a link to the opening and any relevant context. If you're not, we'd appreciate a repost for visibility
#rust
#rustlang
#programming
4 days ago
0
0
0
This Development-cycle in Cargo: 1.94
#rust
#rustlang
#programming
blog.rust-lang.org/inside-rust/...
loading . . .
This Development-cycle in Cargo: 1.94 | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
https://blog.rust-lang.org/inside-rust/2026/02/18/this-development-cycle-in-cargo-1.94/
4 days ago
0
2
0
This Week's Rust Tip matches! is a macro that evaluates to true if a value fits a given pattern. It’s essentially a compact, expression-based alternative to if let or a full match when you only care about a boolean result. Instead of writing
#rust
#rustlang
#programming
4 days ago
1
0
0
If it compiles in Rust, it already passed more tests than your CI.
5 days ago
0
1
1
Garbage collection is cool until latency matters.
5 days ago
1
0
0
"Avoiding inheritance is a skill issue "
#rust
#rustlang
#programming
5 days ago
1
1
0
zod-rs is a Rust implementation inspired by Zod for schema validation 🦀
#rust
#rustlang
#programming
github.com/maulanasdqn/...
loading . . .
GitHub - maulanasdqn/zod-rs: A Zod Implementation in Rust
A Zod Implementation in Rust. Contribute to maulanasdqn/zod-rs development by creating an account on GitHub.
https://github.com/maulanasdqn/zod-rs
6 days ago
0
2
0
If you enjoy Rust, then you’ve got good taste. 🦀
6 days ago
0
0
0
This Week's Project Spotlight 🦀 Fresh Fresh is a terminal-based text editor that combines the intuitive feel of GUI tools like VS Code or Sublime with CLI efficiency, minus the modal editing hurdles of Vim or Emacs.
#rust
#rustlang
#programming
6 days ago
1
0
0
If your language needs a linter, a formatter, and runtime checks to be safe… maybe it’s not safe.
7 days ago
0
0
0
Anyone ever tried this quiz is fckn gay?
#rust
#rustlang
#programming
this.quiz.is.fckn.gay
loading . . .
Introduction - Unfair Rust Quiz
This is the unfair Rust quiz, a collection of extremely hard and sometimes even unfair questions about Rust, made by the gayest people you know.
https://this.quiz.is.fckn.gay
7 days ago
0
2
0
The Rust learning curve is steep, but at least it’s honest.
7 days ago
0
0
0
Have a productive week Rustaceans! 🦀
8 days ago
0
0
0
Amazing Links of Last Week 🦀 Check thread below 🧵
#rust
#rustlang
#programming
8 days ago
1
1
0
A good Weekend Read 🦀
#rust
#rustlang
#programming
kodraus.github.io/rust/2026/02...
loading . . .
A future for bitflags
I’ve been helping maintain the bitflags crate for a long time now. One of the first things I did when inheriting the library was release a 2.0 that tried to tighten up the internals a bit. The issue…
https://kodraus.github.io/rust/2026/02/06/bitflags-derive.html
8 days ago
0
3
0
Unsafe Rust written by experts is safer than “safe” code written confidently.
8 days ago
0
0
0
crates.io
: an update to the malicious crate notification policy
#rust
#rustlang
#programming
blog.rust-lang.org/2026/02/13/c...
loading . . .
https://crates.io
9 days ago
0
1
0
🦀 Did You Know? The language's creator, Graydon Hoare, started Rust in 2006 partly out of frustration with a broken elevator in his apartment building, which sparked his interest in safer concurrent programming.
#rust
#rustlang
#programming
9 days ago
0
2
0
What are you working on this weekend?
9 days ago
0
0
0
♥️♥️♥️
9 days ago
0
0
0
Announcing Rust 1.93.1 🦀
#rust
#rustlang
#programming
blog.rust-lang.org/2026/02/12/R...
loading . . .
Announcing Rust 1.93.1 | Rust Blog
Empowering everyone to build reliable and efficient software.
https://blog.rust-lang.org/2026/02/12/Rust-1.93.1/
10 days ago
0
0
0
Once infra teams touch Rust, there’s no going back.
10 days ago
0
0
0
Writing Rust feels slow until you realize you’re not debugging in prod.
10 days ago
1
0
0
Rust: The only language that argues with you about memory management until you both agree to be safe.
11 days ago
0
1
0
Whenever Rust-in-the-linux is mentioned! 🦀
#rust
#rustlang
#programming
11 days ago
1
2
0
Dependency Injection in Bevy by PROMETHIA
#rust
#rustlang
#programming
12 days ago
1
0
0
What's your go-to library for developing APIs in Rust?
12 days ago
0
0
0
It’s not a compiler error, it’s a polite suggestion to fix your inevitable production outage.
12 days ago
0
0
0
This Week's Rust Tip Const Generics for Type-Safe Matrix Operations Const generics enable parameterizing types with compile-time constants, such as array or matrix dimensions.
#rust
#rustlang
#programming
12 days ago
2
3
0
Zero-cost abstractions actually mean zero cost.
13 days ago
0
0
0
Fyrox Game Engine 1.0.0 - Release Candidate 2 🦀
#rust
#rustlang
#programming
13 days ago
1
3
0
Fyrox Game Engine 1.0 is expected to release next month! Rust game engines are slowly maturing!
13 days ago
0
1
0
This Week's Project Spotlight 🦀 BoxLite BoxLite is an embedded micro-VM runtime for AI agents running OCI containers with hardware-level isolation, and no daemon required.
#rust
#rustlang
#programming
13 days ago
1
0
0
Rust isn’t hard. It’s just very clear about what you don’t know.
14 days ago
0
0
0
I've been hearing great things about cargo-dist and tried it out last weekend. It's so good: simple configuration, generates clear documentation with installers, and it's compatible with oranda too.
14 days ago
1
0
0
Amazing Links of Last Week 🦀 Check thread below 🧵
#rust
#rustlang
#programming
14 days ago
1
0
0
Rust just enforces correctness at compile time so production doesn’t have to, apparently that’s controversial.
15 days ago
1
2
1
Rust in production: sleep well at night knowing your code won’t segfault.
16 days ago
0
2
0
What are you working on this weekend?
16 days ago
0
0
0
Rust in the kernel isn’t about chasing “young devs”, it’s about memory safety. But for NetBSD? Toolchain pain, portability gaps, and mismatched release cycles make Rust in base or kernel a hard sell.
#rust
#rustlang
#programming
17 days ago
0
0
0
Rust In Paris 2026 is happening in march 27 , 2026 in PARIS + Online! The speaker lineup is also out. cc:@rustinparis
#rust
#rustlang
#programming
17 days ago
1
1
0
The fastest growing Rust feature is: companies quietly migrating to it.
17 days ago
0
1
0
Load more
feeds!
log in