Philly ETE Talk Summary: Rust in Production

Rust is an interesting new language combining C/C++ concepts and functional programming, providing features to eliminate memory management issues that cause security issues, while providing high-performance concurrency concepts.