filtra.io
filtra.bsky.social
filtra.io
@filtra.bsky.social
Taking a simple idea seriously... Becoming the best place to find Rust jobs. Rust Jobs Report Publisher 🦀
Pinned
We started a podcast where we talk to companies that hire Rust engineers, and our first episode with Tom Praderio of Parallel (Rust + trains!) is out now! Check the link below.
One thing jumped out at me while putting together the Rust Jobs Report this month. DropBox suddenly has 32 Rust positions open where they've previously only had a few or none! I don't know why this is, but they say not to look a gift horse in the mouth. See the report below:
November 15, 2025 at 9:12 PM
Anduril topped the leaderboard for largest Rust hirer, and junior-level jobs are up sharply for a second month in a row! Go check out the October '25 Rust Jobs Report at the link below:
November 14, 2025 at 7:13 PM
Reposted by filtra.io
🦀 I've improved the implementation behind all the string formatting macros in Rust: println, panic, format, write, log::info, etc. (Everything using format_args!().) They will compile a bit faster, use a bit less memory while compiling, result in smaller binaries, and produce more efficient code! 🎉
November 13, 2025 at 1:31 PM
Reposted by filtra.io
TIL there's a dissident tree-sitter grammar for Rust that aims to be closer to the AST? amazing codeberg.org/grammar-orch...
tree-sitter-rust-orchard
Rust grammar for tree-sitter
codeberg.org
November 13, 2025 at 11:27 AM
Reposted by filtra.io
“We adopted #rustlang for its security and are seeing a 1000x reduction in memory safety vulnerability density ... with Rust changes having a 4x lower rollback rate and spending 25% less time in code review, the safer path is now also the faster one.”

security.googleblog.com/2025/11/rust...
Rust in Android: move fast and fix things
Posted by Jeff Vander Stoep, Android Last year, we wrote about why a memory safety strategy that focuses on vulnerability prevention in ...
security.googleblog.com
November 13, 2025 at 7:52 PM
If you haven’t yet heard about the movement to use Rust for programming in safety-critical domains, you should have! It’s one of the most important developments in the Rust community, and we talked all about it with Tom Praderio of Parallel in our latest interview. Link below 👇
November 13, 2025 at 8:01 PM
Rust is a joy to work with!
November 13, 2025 at 2:21 AM
Have you ever wondered why Rust even needs the unsafe keyword at all? Tom Praderio of Parallel gave a very practical explanation of why it’s essential for the embedded programming they do on their electric rail cars in our most recent interview. Link below!
November 12, 2025 at 9:26 PM
Reposted by filtra.io
"You're telling me that once I'm a systems engineer, I'll know when to allocate and free memory?"

"No, Neo. When you're a systems engineer, you won't have to."
November 11, 2025 at 10:20 PM
Reposted by filtra.io
your rust app really reaches a milestone when you catch it using 40GB RAM with no explanation whatsoever
November 11, 2025 at 9:17 AM
Reposted by filtra.io
Austin Systems meets again next week! We've got two talks lined up (audio programming, which fascinates me, and Cloudflare Network Connect, where companies directly connect their private infra to Cloudflare). Come along! Details at austinsystems.org
Austin Systems Programming
A meetup for curious low-level engineers in Austin, TX. We meet in-person monthly.
austinsystems.org
November 11, 2025 at 6:13 PM
Parallel is "A Full Rust Shop"!
November 11, 2025 at 10:49 PM
Parallel is the company you end up with when a bunch of former SpaceX Engineers turn their attention to railroading. We talked to their Director of Engineering all about it on the last episode of our podcast. Just one spoiler though… They love the Rust language! Link below 👇
November 11, 2025 at 7:55 PM
“We are a full Rust shop. Our product software is all in Rust. From the firmware running on bare metal devices through the vehicle software running on our custom Linux distribution... all the way up to our web software stack running on cloud servers." - Tom Praderio of Parallel
November 10, 2025 at 8:34 PM
"I always spring for… Rust passion on a resume. That goes right to the top of my stack... people who love Rust tend to be really good programmers..."

That's from Tom Praderio in our latest interview. (linked below) You would be surprised how often we hear this sentiment!
November 7, 2025 at 3:18 PM
What programming language do you reach for when you’re building a fleet of self-propelled rail cars for moving freight? Well, it has to be reliable, safe… Ah, yes, you use Rust! That is exactly what Parallel is doing. Check out our interview linked below to learn more:
November 6, 2025 at 5:45 PM
We started a podcast where we talk to companies that hire Rust engineers, and our first episode with Tom Praderio of Parallel (Rust + trains!) is out now! Check the link below.
November 5, 2025 at 11:49 PM
Huge news! We took our text interview series and turned it into a full video podcast (also text and audio only). The first episode is a banger, featuring Tom Praderio of Parallel. We talk all about building next gen. rail systems with Rust. Check it out with the link below!
November 4, 2025 at 7:55 PM
We just posted the September '25 Rust Jobs Report. It's extremely late, but it shows an interesting trend... embedded driving growth in Rust hiring 👀. Check it out with the link below!
October 16, 2025 at 8:55 PM
The curve of Rust adoption is bending up more dramatically these days.
October 3, 2025 at 10:09 PM
The company that gave the world the 3-point seatbelt is now adopting Rust for its memory safety.

We talked to @jgust.xyz from Volvo Cars about their successful push to introduce Rust into their tech stack and build the next generation of secure vehicles.

Read more here: filtra.io/rust/intervi...
filtra.io | Introducing Rust To The Automotive Stack: A Conversation With Julius Gustavsson Of Volvo Cars
A filtra.io interview with Julius Gustavsson, System Architect at Volvo Cars. Julius and his team recently led a successful pilot where they used Rust to program an Electronic Control Unit. We talked ...
filtra.io
October 2, 2025 at 12:53 PM
BTW, we have something cookin' for you... Something people have wanted for a long time. Any guesses?
September 30, 2025 at 6:47 PM
Ever wondered if Rust is being used in the automotive space? Well, Volvo Cars is starting to use it! You can read all about Volvo and their Rust usage in our awesome new interview. Link below!
September 30, 2025 at 6:46 PM
What’s your dream company to write Rust for?
September 29, 2025 at 6:53 PM
Sonair's ADAR is an ultrasonic sensor with 3D coverage & no moving parts—a critical advantage over 2D LiDAR.

Q: What's ADAR's MOST competitive advantage for Autonomous Mobile Robots?

A. True 3D (180x180) Safety Coverage
B. Fewer Moving Parts
C. Deterministic Algorithms
D. Lower Cost to Manufacture
September 25, 2025 at 12:41 PM