Wednesday, September 3 (Conf Day 1)
12:50 pm to 1:50 pm
Rust Against the Odds: Fighting Human Trafficking with Software That Runs Everywhere
This talk brings Rust to one of its most high-stakes, underrepresented domains: forensic software for anti-human trafficking work. It’s a technical case study in how to build secure, no-dependency binaries for machines that don’t tolerate failure—and how Rust’s design enables it. Built and maintained by a solo dev who is also...
This talk brings Rust to one of its most high-stakes, underrepresented domains: forensic software for anti-human trafficking work. It’s a technical case study in how to build secure, no-dependency binaries for machines that don’t tolerate failure—and how Rust’s design enables it. Built and maintained by a solo dev who is also...
A Hitchhiker’s Guide to Adopting Rust at Your Company
Over the last five years, thousands of developers and hundreds of teams have gone from zero-to-Rust at Amazon. What can we learn from those diverse experiences to help other organizations adopt Rust? This is a blueprint for bootstrapping Rust adoption. We will talk about strategies that work well for bringing...
Over the last five years, thousands of developers and hundreds of teams have gone from zero-to-Rust at Amazon. What can we learn from those diverse experiences to help other organizations adopt Rust? This is a blueprint for bootstrapping Rust adoption. We will talk about strategies that work well for bringing...
1:45 pm to 2:45 pm
Rust at the Last Mile in Healthcare
This session covers how one team uses Rust to power health technologies, decision support algorithms, and health devices across Subsaharan Africa and the US. Rust makes reaching the last mile of healthcare delivery cheaper, more resource efficient, and – in some cases – possible.
This session covers how one team uses Rust to power health technologies, decision support algorithms, and health devices across Subsaharan Africa and the US. Rust makes reaching the last mile of healthcare delivery cheaper, more resource efficient, and – in some cases – possible.
Thursday, September 4 (Conf Day 2)
12:20 pm to 1:20 pm
Secure Messaging: Leveraging Rust to Create the Guardian’s Anonymous Whistleblowing System
In an era where governments have the ability to eavesdrop on journalists and their sources through mass surveillance infrastructure, The Guardian developed Secure Messaging to provide a secure, anonymous, and easy-to-use initial contact mechanism. This presentation will detail how Rust language features were instrumental in building the system’s secure and performant backend services and how we made an inherently opaque system observable.
In an era where governments have the ability to eavesdrop on journalists and their sources through mass surveillance infrastructure, The Guardian developed Secure Messaging to provide a secure, anonymous, and easy-to-use initial contact mechanism. This presentation will detail how Rust language features were instrumental in building the system’s secure and...
3:05 pm to 4:05 pm
Rust for Robotics: Safer, Faster Systems for Autonomous Applications
This talk distills key insights from the ICRA25 (IEEE International Conference on Robotics and Automation) workshop, presenting a comprehensive overview of how Rust is addressing critical pain points in robotics development. The robotics community is at an inflection point, seeking alternatives to traditional languages that struggle with memory safety and concurrency issues. This session provides a timely exploration of Rust’s potential to revolutionize how we build autonomous systems, offering attendees practical guidance on adoption pathways and highlighting real-world success stories. By bridging the academic research presented at ICRA with practical industry applications, this talk offers unique value to those interested in systems programming for safety-critical applications.
This talk distills key insights from the ICRA25 (IEEE International Conference on Robotics and Automation) workshop, presenting a comprehensive overview of how Rust is addressing critical pain points in robotics development. The robotics community is at an inflection point, seeking alternatives to traditional languages that struggle with memory safety and...