
Compose Podcast
1) David Sankel – Rust and C++ Interop
David Sankel from Adobe and who sits on the C++ Standards Committee discusses efforts to make it easier for Rust and C++ to work together.
2) Guillaume Gomez – Rustdoc as a case study of developer tooling
Beautiful documentation that's easy to generate is one of Rust's superpowers, but that superpower does not come for free. Guillaume Gomez describes his longstanding involvement in the project, startin...Show More
3) David Lattimore – Faster Linker, Faster Builds
David introduces his linker, wild.
4) Rahul Kumar: Why verify Rust’s standard library?
AWS and the Rust Foundation are jointly sponsoring an initiative to verify the Rust standard library. Learn why from the initiative's creator, Rahul Kumar.
5) Reliable software: An interview with Jon Gjengset
Listen to Jon Gjengset discuss how to write high quality Rust software and keep it that way.
6) Building Rust: an interview with Nell Shamrell-Harrington
Nell Shamrell-Harrington speaks about the Rust project governance, the Rust Foundation, maintainer wellbeing and her own career journey.
7) Creating tech tools for humans – Interview with Hazel Weakly
This interview discusses erosion of human connection in tech and the importance of designing tools that empower individuals and communities. Hear how programming languages like Rust and Haskell are sh...Show More
8) Learn Rust, train doctors – Interview with Caroline Morton
Dr Caroline Morton has created software that exposes trainee doctors to the cognitive overload of the emergency room. Learn about the technical challenges and why her team turned to the Rust programmi...Show More
9) Systems Software for Linux with Rust – Interview with Zeeshan Ali Khan
Zeeshan Ali Khan is the maintainer of the zbus crate, a pure Rust implementation of the D-Bus protocol. Zeeshan has been around Linux and embedded/mobile Linux for a long time – even moving to F...Show More
10) Supercharging Python Tooling – An Interview with Charlie Marsh
Charlie Marsh is the founder of Astral, the company behind Python’s fastest code formatter: ruff. Astral is also the home of the open source uv and rye projects, which make installing Python pac...Show More