

Rust in Production
Matthias Endler
This is "Rust in Production", a podcast about companies who use Rust to shape the future of infrastructure. We follow their journey in pursuit of more reliable and efficient software as they solve some of the most challenging technical problems in the world.
Each episode dives deep into real-world applications of Rust, showcasing how this powerful systems programming language is revolutionizing the way we build and maintain critical infrastructure. From startups to tech giants, we explore the diverse landscape of organizations leveraging Rust's unique features to create safer, faster, and more scalable systems.
Our guests share their experiences, challenges, and triumphs in adopting Rust for production environments. Listen in as we discuss topics such as concurrent programming, memory safety, performance optimization, and how Rust's ownership model contributes to building robust software systems. Whether you're a seasoned Rust developer, an infrastructure engineer, or a tech leader considering Rust for your next project, "Rust in Production" offers valuable insights and practical knowledge.
Release Schedule
"Rust in Production" releases new episodes every other Thursday at 4 PM UTC. Our podcast is structured into seasons, each featuring a diverse range of companies and experts in the Rust ecosystem. Recent episodes have included:
- Season 2: Interviews with representatives from System76, Fusion Engineering, OxidOS, Matic, Thunderbird, AMP, and curl.
- Season 1: Conversations with leaders from Sentry, Tweede Golf, Arroyo, Apollo, PubNub, and InfluxData.
What You'll Learn
- Real-world case studies of Rust implementation in production environments
- Insights into how companies overcome technical challenges using Rust
- Best practices for adopting Rust in various infrastructure contexts
- The impact of Rust on software reliability, efficiency, and scalability
- Future trends in systems programming and infrastructure development
Join us as we uncover the latest trends in Rust development, explore best practices for using Rust in production, and examine how this language is addressing some of the most pressing issues in modern software engineering. From web services and databases to embedded systems and cloud infrastructure, we cover the full spectrum of Rust's impact on the tech industry.
Each episode dives deep into real-world applications of Rust, showcasing how this powerful systems programming language is revolutionizing the way we build and maintain critical infrastructure. From startups to tech giants, we explore the diverse landscape of organizations leveraging Rust's unique features to create safer, faster, and more scalable systems.
Our guests share their experiences, challenges, and triumphs in adopting Rust for production environments. Listen in as we discuss topics such as concurrent programming, memory safety, performance optimization, and how Rust's ownership model contributes to building robust software systems. Whether you're a seasoned Rust developer, an infrastructure engineer, or a tech leader considering Rust for your next project, "Rust in Production" offers valuable insights and practical knowledge.
Release Schedule
"Rust in Production" releases new episodes every other Thursday at 4 PM UTC. Our podcast is structured into seasons, each featuring a diverse range of companies and experts in the Rust ecosystem. Recent episodes have included:
- Season 2: Interviews with representatives from System76, Fusion Engineering, OxidOS, Matic, Thunderbird, AMP, and curl.
- Season 1: Conversations with leaders from Sentry, Tweede Golf, Arroyo, Apollo, PubNub, and InfluxData.
What You'll Learn
- Real-world case studies of Rust implementation in production environments
- Insights into how companies overcome technical challenges using Rust
- Best practices for adopting Rust in various infrastructure contexts
- The impact of Rust on software reliability, efficiency, and scalability
- Future trends in systems programming and infrastructure development
Join us as we uncover the latest trends in Rust development, explore best practices for using Rust in production, and examine how this language is addressing some of the most pressing issues in modern software engineering. From web services and databases to embedded systems and cloud infrastructure, we cover the full spectrum of Rust's impact on the tech industry.
Episodes
Mentioned books

14 snips
Dec 12, 2024 • 1h 5min
Zoo with Jessie Frazelle
In this insightful discussion, Jessie Frazelle, CEO of Zoo and a former engineer at Microsoft, Docker, and Google, shares her vision for transforming hardware design tools. She highlights the shortcomings of current CAD tools and how Zoo aims to modernize these processes using Rust. The conversation touches on migrating from C++ to Rust, the challenges and advantages of Rust for software reliability, and the chaotic yet thrilling life of startup innovation. Frazelle also reflects on the importance of user-friendly code generation and the role of automation in hardware development.

43 snips
Nov 28, 2024 • 1h 22min
GitButler with Scott Chacon and Kiril Videlov
Scott Chacon, co-founder of GitButler and former GitHub co-founder, and Kiril Videlov, CTO with a rich fintech background, discuss making version control simpler. They share how they are building a modern Git client aimed at enhancing developer interactions, akin to Google Docs. The duo elaborates on their use of Rust, the challenges of optimizing Git's functionalities, and the balance between functional and object-oriented programming. They also share laughs about their dad joke culture, emphasizing a lighthearted team atmosphere.

8 snips
Nov 14, 2024 • 1h 54min
Oxide with Steve Klabnik
In this engaging discussion, Steve Klabnik, a veteran software engineer at Oxide Computer Company and co-author of 'The Rust Programming Language,' shares insights on building cutting-edge server systems from the ground up. He elaborates on the unique advantages of integrating hardware and software using Rust, which enhances security and performance. Steve also tackles the complexities of Rust's asynchronous programming and its vibrant community growth, illustrating how these elements align with modern data center needs.

Oct 31, 2024 • 57min
InfinyOn with Deb Chowdhury
Deb Roy Chowdhury, VP of Product Management at InfinyOn, shares his insights on evolving data infrastructures. He explains how legacy systems create integration chaos and how InfinyOn's Fluvio simplifies data streaming across various platforms. Chowdhury delves into Rust’s role in enhancing asynchronous tasks and the efficient handling of diverse data formats. He also discusses the challenges of no-code solutions and the importance of observability, emphasizing how a unified approach can empower data teams and streamline workflows.

16 snips
Oct 17, 2024 • 1h 3min
Zed with Conrad Irwin
Conrad Irwin, a seasoned developer known for his work on Superhuman, discusses his journey with Zed, a cutting-edge text editor built from scratch. He delves into the innovative use of Rust and GPU rendering, pushing the boundaries of performance. Interesting topics include enhancing type safety with custom smart pointers, the implementation of async solutions for seamless GPU interfaces, and integrating WebAssembly with Tree Sitter for improved coding capabilities. Conrad also emphasizes the importance of community in collaborative coding and overcoming challenges in large file editing.

Aug 8, 2024 • 23min
Season 2 Finale
Dive into the transformative role of Rust in modern software development. Discover why many are migrating from C++ and Python to Rust as a secure solution. Explore the long-term success of efficient data pipeline management and learn how tools like Infinium's Fluvio help streamline processes. Hear inspiring stories of companies enhancing productivity and reducing bugs with Rust. Plus, uncover the growing confidence in Rust adoption across the industry, fueled by collaborative experiences and community engagement!

Jul 25, 2024 • 1h 34min
System76 with Jeremy Soller
Jeremy Soller, Principal Engineer at System76 and mastermind behind the Rust-based Redox OS, shares his fascinating journey in low-level computing. He reveals the challenges of writing correct C code and how Rust transforms OS development. From kernel work to creating the COSMIC desktop, Jeremy emphasizes the advantages of Rust in refactoring and safety. He discusses System76's vertical integration approach and the importance of modular design in avoiding legacy pitfalls. Plus, he offers tips for newcomers looking to dive into OS and Rust contributions!

Jul 11, 2024 • 56min
Fusion Engineering with Jakub Valtar
Jakub Valtar, a former game engine developer turned drone software engineer at Fusion Engineering, discusses innovative flight-control systems for the next generation of drones. He highlights Rust's advantages, including performance and safety, crucial for drone operations in complex environments. Valtar shares insights on handling hardware failures, utilizing real-time scheduling on Raspberry Pi, and the importance of robust error handling. He also emphasizes Rust's role in improving team productivity and encourages others to explore drone development, blending technology with creative engineering.

Jun 27, 2024 • 1h 9min
OxidOS with Alexandru Radovici
Software Engineer Alexandru Radovici from OxidOS discusses using Rust in automotive embedded development for safety. Topics include challenges in certifying Rust code for automotive industry, advantages of Rust-based car software, modernizing development processes in automotive industry, advantages of Rust in future markets, discussion on OxidOS features, kernel drivers and compile-time safety in Rust, runtime application updates for embedded systems, university students learning Rust, hiring embedded engineers, and exploring OxidOS and TokoS platforms.

6 snips
Jun 13, 2024 • 1h 25min
Matic with Eric Seppanen
Eric Seppanen from Matic discusses using Rust for home automation robots, challenges of real-time mapping, benefits of Rust for safety, optimizing robot performance with Rust, updating software on robots, communication challenges, managing dependencies in Rust projects, and learning experiences with Rust.


