How to Use Rust with Node.js When Performance Matters Jul 30, 2015 Rust combines low-level control over performance with high-level convenience and safety guarantees. Rust 1.0 just got released. Let's see how and why can we use it with Node! view source Advertisement