Popularity
9.2
Declining
Activity
9.5
Growing
5,866
113
848

Programming language: Rust
License: Apache License 2.0
Tags: Development Tools    
Latest version: v1.25.1

Rustup alternatives and similar packages

Based on the "Development tools" category.
Alternatively, view Rustup alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Rustup or a related project?

Add another 'Development tools' Package

README

Rustup: the Rust toolchain installer

Master CI Build Status
Windows Windows builds
macOS maOS builds
Linux Etc Linux (etc) builds

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

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.