Difference between revisions of "Rust"
(Update to 1.5.0) |
(Antifeature: Trademark) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
|Name=Rust | |Name=Rust | ||
|Short description=Memory-safe programming language | |Short description=Memory-safe programming language | ||
− | |Full description='''Rust is a memory-safe programming language, proposed by Mozilla.''' | + | |Full description={{AttentionBox |
+ | |title=[[Free_Software_Directory:Antifeatures#Trademark|Antifeature: Trademark]] | ||
+ | |color=red | ||
+ | |icon=<span style="font-size: 250%;">⚠</span> | ||
+ | |message=https://www.mozilla.org/en-US/foundation/trademarks/list/ | ||
+ | }} | ||
+ | '''Rust is a memory-safe programming language, proposed by Mozilla.''' | ||
Features: | Features: | ||
Line 16: | Line 22: | ||
* Efficient C bindings | * Efficient C bindings | ||
|Homepage URL=http://www.rust-lang.org/ | |Homepage URL=http://www.rust-lang.org/ | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone https://github.com/rust-lang/rust.git | |VCS checkout command=git clone https://github.com/rust-lang/rust.git | ||
+ | |Decommissioned/Obsolete=No | ||
+ | |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 32: | ||
|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= | + | |Test entry=No |
− | |Last review date= | + | |Last review by=Bendikker |
− | + | |Last review date=2018/04/19 | |
|Submitted date=2014/12/21 | |Submitted date=2014/12/21 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
Line 41: | Line 49: | ||
|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=R (Ref) | ||
+ | |Resource URL=https://cran.r-project.org/web/packages/rust | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/rust | ||
}} | }} | ||
{{Software category | {{Software category | ||
Line 47: | Line 63: | ||
|Software-development=programming-language | |Software-development=programming-language | ||
|Use=software-development | |Use=software-development | ||
+ | }} | ||
+ | {{Project antifeature | ||
+ | |Antifeature=Trademark | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 00:59, 12 May 2020
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.