Rustup alternatives and similar packages
Based on the "Development tools" category.
Alternatively, view Rustup alternatives based on common mentions on social networks and blogs.
-
Rust Language Server
a server that runs in the background, providing IDEs, editors, and other tools with information about Rust programs -
trust
A Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows -
milksnake
extension for python setuptools that allows you to distribute dynamic linked libraries in Python wheels in the most portable way imaginable. -
Rust for Visual Studio Code
Rust for Visual Studio Code
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Rustup or a related project?
README
rustup: the Rust toolchain installer
Master CI | Build Status |
---|---|
Windows | |
macOS | |
Linux Etc |
rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows.
Documentation
See The rustup book for documentation on installing and using rustup.
Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for information on contributing to rustup.
License
Copyright Diggory Blake, the Mozilla Corporation, and rustup contributors.
Licensed under either of
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
at your option.
<!-- Badges -->
*Note that all licence references and agreements mentioned in the Rustup README section above
are relevant to that project's source code only.