Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
Svix with Tom Hacohen
1:09:56
<div>We don't usually think much about Webhooks -- at least I don't. It's just web requests after all, right? In reality, there is a lot of complexity behind routing webhook requests through the internet. What if a webhook request gets lost? How do you know it was received in the first place? Can it be a security issue if a webhook gets handled twice? (Spoiler alert: yes)</div><div><br>Today I sit down with Tom from Svix to talk about what it takes to build an enterprise-ready webhook service. Of course it's written in Rust.</div>
Rust in Production corrode.dev Podcast 2025-05-01 1:09:56
Microsoft with Victor Ciura
1:12:40
<div>Victor Ciura is a veteran C++ developer who worked on Visual C++ and the Clang Power Tools. In this first episode of season 4, we talk to him about large-scale Rust adoption at Microsoft.<br><br></div><div>Victor works as a Principal Engineer on the Rust team in Microsoft's Developer Division, building the compiler toolchain and libraries needed for the broader Rust efforts across the organization. He is a regular speaker at conferences like CPPCon and also spoke at EuroRust 2024.</div><div><br>We talk about Microsoft's first steps with Rust, widespread implementation across key products and services, and Hyrum's Law.</div>
Rust in Production corrode.dev Podcast 2025-04-17 1:12:40
Season 3 Finale
30:30
<div>Sit back, get a warm beverage and look back at the highlights of Season 3 with us.</div><div><br>We've been at this for a while now (three seasons, one year, and 24 episodes to be exact). We had guests from a wide range of industries: from automotive to CAD software, and from developer tooling to systems programming.</div><div><br>Our focus this time around was on the technical details of Rust in production, especially integration of Rust into existing codebases and ecosystem deep dives. Thanks to everyone who participated in the survey last season, which helped us dial in our content. Let us know if we hit the mark or missed it!</div><div><br>For the future, we hope to present an even more diverse set of guests and topics. If you have any suggestions, please reach out!<br><br></div><div>We'll be back in April. In the meantime, check out our dedicated <a href="https://github.com/corrode/corrode.github.io/blob/54d8d4f199de5ddd6f13351db766d5a4387d12c7/learn">learn</a> page for additional content about Rust adoption.</div>
Rust in Production corrode.dev Podcast 2025-02-06 30:30
Volvo with Julius Gustavsson
1:09:17
<div>The car industry is not known for its rapid adoption of new technologies. Therefore, it's even more exciting to see a company like Volvo Cars embracing Rust for core components of their software stack.<br><br></div><div>We talked to Julius Gustavsson, System Architect at Volvo Cars, about the use of Rust for their Electronic Control Units (ECUs) in Volvo's EX90 and Polestar 3 models and how they are building a Rust ecosystem within the company.</div>
Rust in Production corrode.dev Podcast 2025-01-23 1:09:17
Brave with Anton Lazarev
57:06
<div>Web browsers today face increasing demands for both performance and privacy. At Brave, they're tackling both challenges head-on with their Rust-based ad-blocking engine. This isn't just about blocking ads – it's about doing so with minimal performance impact while maintaining compatibility with existing filter lists and adapting to evolving web technologies.</div>
Rust in Production corrode.dev Podcast 2025-01-09 57:06
Holiday Special
27:17
<div>While we try not to get too sentimental, celebrating one year of 'Rust in Production' alongside the holiday season feels like a perfect occasion to reflect. For this special episode of the podcast, we've gathered heartfelt messages from our guests to the Rust community.</div>
Rust in Production corrode.dev Podcast 2024-12-26 27:17
Zoo with Jessie Frazelle
1:04:58
<div>Think about this: software engineers have modern code editors, parallel processing, continuous integration, and countless tools that make their work efficient. But hardware engineers? They're often working with single-threaded tools, limited automation, and workflows that haven't fundamentally changed in decades. Zoo is building the infrastructure to change that, creating a modern set of tools and APIs that will allow companies and engineers to build better hardware design tools and accelerate the development of physical products.<br><br>Today we're joined by Jessie Frazelle, CEO of Zoo (formerly KittyCAD), to talk about migrating core parts of Zoo's infrastructure to Rust, boring infrastructure, how Rust can help bridge the gap between software and hardware development, and how Zoo is building the foundation for the next generation of hardware development tools.</div>
Rust in Production corrode.dev Podcast 2024-12-12 1:04:58
GitButler with Scott Chacon and Kiril Videlov
1:22:02
<div>Version control is a critical part of any modern software project and git is the most popular tool for the job. But it can be complex and confusing, especially for beginners.<br><br></div><div>The team behind GitButler believes there is a better way.<br><br></div><div>They are building a modern Git client that streamlines the process of managing branches, backing up your work, and more. We hear from co-founders Scott Chacon and Kiril Videlov about how they're making Git easier for everyone -- all without sacrificing the power and flexibility that makes Git so popular in the first place.</div>
Rust in Production corrode.dev Podcast 2024-11-28 1:22:02
Oxide with Steve Klabnik
1:53:56
<div>What's even cooler than writing your own <a href="https://github.com/corrode/corrode.github.io/blob/820b8467a19d5786146374fbaf002c5b7a9fd5b3/podcast/s03e01-zed">text editor</a> or your own <a href="https://github.com/corrode/corrode.github.io/blob/820b8467a19d5786146374fbaf002c5b7a9fd5b3/podcast/s02e07-system76">operating system</a>? Building your own hardware from scratch with all the software written in Rust -- including firmware, the scheduler, and the hypervisor. Oxide Computer Company is one of the most admired companies in the Rust community. They are building "servers as they should be" with a focus on security and performance to serve the needs of modern on-premise data centers.<br><br></div><div>In this episode, I talk to Steve Klabnik, a software engineer at Oxide and renowned Rustacean, about the advantages of building hardware and software in tandem, the benefits of using Rust for systems programming, and the state of the Rust ecosystem.</div>
Rust in Production corrode.dev Podcast 2024-11-14 1:53:56
corrode.dev Observations/Thoughts 2025-05-07 ~17 min read
corrode.dev Observations/Thoughts 2025-05-07 ~2 min read
corrode.dev Observations/Thoughts 2025-04-23 ~2 min read
corrode.dev Observations/Thoughts 2025-03-12 ~4 min read
corrode.dev Observations/Thoughts 2025-01-29 ~2 min read
corrode.dev Rust Walkthroughs 2025-01-29 ~6 min read
corrode.dev Rust Walkthroughs 2025-01-22 ~25 min read
corrode.dev Observations/Thoughts 2025-01-15 ~2 min read
corrode.dev Observations/Thoughts 2024-12-04 ~3 min read
corrode.dev Observations/Thoughts 2024-11-20 ~3 min read
corrode.dev Observations/Thoughts 2024-11-06 ~2 min read
"The learning curve for Rust is relatively steep compared to other languages, but once you climb it you'll never look down."

Search tips

Type anything to search across articles, videos (including conference talks), podcasts, and research. These operators give you finer control — click an example to try it.

Find pages containing all your words. Pages where the words appear together rank higher.
Quote part of your query to keep those words together as an exact phrase within a larger search.
Wrap the whole query in quotes for a verbatim search that matches text exactly, punctuation and all — perfect for Rust syntax. Needs at least 3 characters.
Limit results to a single site. Works on its own () too. One site: per search.

Use the tabs and filters above the results to narrow by content type, publication year, and sort order.