Tigg

Discovering the Fun & Useful Web

Rust

Hand-picked recommendations.

🔔 This page is updated continuously — bookmark it (Ctrl+D) or share it with a friend. 😊

Rust·适合初学者的Rust中文教程

Rust 是一门系统级编程语言,被设计为保证内存和线程安全,并防止段错误。作为系统级编程语言,它的基本理念是 “零开销抽象”。理论上来说,它的速度与 C / C++ 同级。Rust 可以被归为通用的、多范式、编译型的编程语言,类似 C 或者 C++。

Usefultkm5tw

That's everything for now.