rust-lang/rust
Fork: 12748 Star: 98672 (更新于 2024-11-19 13:30:13)
license: NOASSERTION
Language: Rust .
Empowering everyone to build reliable and efficient software.
最后发布版本: 1.82.0 ( 2024-10-18 00:44:34)
This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.
Why Rust?
-
Performance: Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrate with other languages.
-
Reliability: Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.
-
Productivity: Comprehensive documentation, a compiler committed to providing great diagnostics, and advanced tooling including package manager and build tool (Cargo), auto-formatter (rustfmt), linter (Clippy) and editor support (rust-analyzer).
Quick Start
Read "Installation" from The Book.
Installing from Source
If you really want to install from source (though this is not recommended), see INSTALL.md.
Getting Help
See https://www.rust-lang.org/community for a list of chat platforms and forums.
Contributing
See CONTRIBUTING.md.
License
Rust is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
Trademark
The Rust Foundation owns and protects the Rust and Cargo trademarks and logos (the "Rust Trademarks").
If you want to use these names or brands, please read the media guide.
Third-party logos may be subject to third-party copyrights and trademarks. See Licenses for details.
最近版本更新:(数据更新于 2024-11-21 22:59:14)
2024-10-18 00:44:34 1.82.0
2024-09-06 00:06:36 1.81.0
2024-09-05 09:30:56 1.80.1
2024-07-26 04:26:54 1.80.0
2024-06-13 22:04:46 1.79.0
2024-05-02 20:39:15 1.78.0
2024-04-10 06:00:34 1.77.2
2024-03-30 02:03:48 1.77.1
2024-03-21 20:57:12 1.77.0
2024-02-08 22:07:09 1.76.0
主题(topics):
compiler, hacktoberfest, language, rust
rust-lang/rust同语言 Rust最近更新仓库
2024-11-20 07:29:29 lanyeeee/jmcomic-downloader
2024-11-19 23:39:15 gleam-lang/gleam
2024-11-19 08:50:55 lapce/lapce
2024-11-11 22:51:00 tauri-apps/tauri
2024-11-11 07:55:30 dani-garcia/vaultwarden
2024-11-09 16:42:37 rustdesk/rustdesk