Difference between revisions of "Rust"
(Update to 1.5.0) |
(Added Debian link) |
||
Line 17: | Line 17: | ||
|Homepage URL=http://www.rust-lang.org/ | |Homepage URL=http://www.rust-lang.org/ | ||
|VCS checkout command=git clone https://github.com/rust-lang/rust.git | |VCS checkout command=git clone https://github.com/rust-lang/rust.git | ||
+ | |Accepts cryptocurrency donations=No | ||
|IRC general=irc://irc.mozilla.org/rust | |IRC general=irc://irc.mozilla.org/rust | ||
|Keywords=programming, low-level, low level, system | |Keywords=programming, low-level, low level, system | ||
Line 23: | Line 24: | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://www.rust-lang.org/install.html | |Version download=http://www.rust-lang.org/install.html | ||
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |Last review date=2018/02/27 |
− | |||
|Submitted date=2014/12/21 | |Submitted date=2014/12/21 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
Line 41: | Line 40: | ||
|License verified date=2014/12/21 | |License verified date=2014/12/21 | ||
|License note=[https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT COPYRIGHT], [https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT LICENSE-MIT] | |License note=[https://raw.githubusercontent.com/rust-lang/rust/master/COPYRIGHT COPYRIGHT], [https://raw.githubusercontent.com/rust-lang/rust/master/LICENSE-MIT LICENSE-MIT] | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/rust | ||
}} | }} | ||
{{Software category | {{Software category |
Revision as of 08:57, 27 February 2018
Antifeature |
---|
Trademark |
Rust
http://www.rust-lang.org/
Memory-safe programming language
Rust is a memory-safe programming language, proposed by Mozilla.
Features:
- Zero-cost abstractions
- Move semantics
- Guaranteed memory safety
- Threads without data races
- Trait-based generics
- Pattern matching
- Type inference
- Minimal runtime
- Efficient C bindings
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/rust | |
R (Ref) | https://cran.r-project.org/web/packages/rust |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.