The Rust programming language 编辑
Rust is a new open-source systems programming language created by Mozilla and a community of volunteers, designed to help developers create fast, secure applications which take full advantage of the powerful features of modern multi-core processors. It prevents segmentation faults and guarantees thread safety, all with an easy-to-learn syntax.
In addition, Rust offers zero-cost abstractions, move semantics, guaranteed memory safety, threads with no data races, trait-based generics, pattern matching, type inference, and efficient C bindings, with a minimum runtime size.
To learn more about Rust, you can:
- Watch the videos below for a closer look at the power and benefits Rust provides.
- Read the book The Rust Programming Language online.
- Download the Rust compiler, check out examples, and learn everything you could possibly wish to know at the Rust official web site.
Rust and the future of systems programming
Unlocking the power of parallelism with Rust
Rust for web developers
Safe systems programming with Rust
Growing the Rust community
Putting Rust into production at Mozilla
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论