cargo

Dependency manager

The Rust package manager responsible for downloading and compiling dependencies for Rust projects.

The Rust package manager

GitHub

13k stars
195 watching
2k forks
Language: Rust
last commit: almost 2 years ago
cargopackage-managerrust

Related projects:

RepositoryDescriptionStars
sagiegurari/cargo-makeA tool that automates the build process for Rust projects2,614
killercup/cargo-editA utility for managing cargo dependencies from the command line.3,107
rust-osdev/cargo-xbuildAutomates cross-compilation of sysroot crates for Rust projects259
rust-lang/crates.ioA central registry and infrastructure for sharing Rust packages, written in Rust3,022
byron/cargo-releaseAutomates the process of releasing a Rust crate with versioning and publishing0
rust-lang/rustlingsA collection of small exercises to help developers learn Rust programming language by reading and writing code.55,016
cargo-generate/cargo-generateTool to help developers create new Rust projects quickly from existing templates2,006
dtolnay/cargo-expandA command-line tool that shows the result of macro expansion and derive code generation in Rust projects2,718
crate-ci/cargo-releaseAutomates the release process of Rust crates, including version management and publishing to crates.io.1,360
janlikar/cargo-cloneA tool to fetch and download Rust crate source code from registries.93
emk/rust-musl-builderProvides a way to build static Rust binaries for various crates, including OpenSSL and Diesel.1,541
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
kamiyaa/joshutoA ranger-like terminal file manager written in Rust.3,489
uutils/coreutilsA cross-platform implementation of a collection of command-line utilities in Rust.17,883
rust-lang/rustupA tool that installs and manages multiple versions of the Rust compiler on different platforms.6,213