Rust: A Productive Language for Writing Database Applications
Briefly

The article discusses Rust as a programming language that combines the performance of C and C++ with strong memory safety guarantees. Carl Lerche, associated with the Tokio project and Amazon, emphasizes Rust's rapid adoption among major companies like Google, Amazon, and Microsoft. The focus is on using Rust for building various applications, especially web apps, while providing tips for developers, showcasing its practical utility beyond performance-sensitive tasks.
"Rust is a programming language that has roughly the same runtime performance as C or C++, but does this while maintaining memory safety."
"The rate of growth over the past few years has been quite stunning. It's gained adoption at a number of companies, including Google, Amazon, Dropbox, and Microsoft."
Read at InfoQ
[
|
]