cargo-clone

Crate downloader

A tool to fetch and download Rust crate source code from registries.

A cargo subcommand to fetch the source code of a Rust crate

GitHub

93 stars
5 watching
15 forks
Language: Rust
last commit: 10 days ago
cargocargo-subcommandrust-crate

Related projects:

Repository Description Stars
crate-ci/cargo-release A tool to simplify the process of releasing Rust crates, handling tasks such as publishing, tagging, and updating dependencies. 1,348
byron/cargo-release Automates the process of releasing a Rust crate with versioning and publishing 0
lukemathwalker/cargo-chef A tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons. 1,817
byron/cargo-smart-release Automates complex release processes for Rust cargo workspaces with changelog generation and version management. 80
gobanos/cargo-aoc A CLI tool to solve Advent of Code puzzles in Rust 439
marcoieni/release-plz Automates Rust package release with changelog generation and cargo registry publishing 842
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,800
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 258
sourcefrog/cargo-mutants Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. 600
bunogi/cargo-makedocs Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. 14
jarcane/rouler A crate providing an easy-to-use state container for generating dice rolls 18
brauner/rlxc An LXC container manager implemented in Rust 15
frewsxcv/cargo-all-features A tool to automate testing of Rust crates with multiple feature flags 147
koute/cargo-web A tool that simplifies building, testing and deploying client-side web applications in Rust 1,106
cargo-generate/cargo-generate Tool to help developers create new Rust projects quickly from existing templates 1,967