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: over 1 year ago
cargocargo-subcommandrust-crate

Related projects:

RepositoryDescriptionStars
crate-ci/cargo-releaseAutomates the release process of Rust crates, including version management and publishing to crates.io.1,360
byron/cargo-releaseAutomates the process of releasing a Rust crate with versioning and publishing0
lukemathwalker/cargo-chefA tool that speeds up Rust Docker builds by caching dependencies and re-hydrating project skeletons.1,867
byron/cargo-smart-releaseAutomates complex release processes for Rust cargo workspaces with changelog generation and version management.81
gobanos/cargo-aocA CLI tool to solve Advent of Code puzzles in Rust460
rust-lang/cargoThe Rust package manager responsible for downloading and compiling dependencies for Rust projects.12,919
rust-osdev/cargo-xbuildAutomates cross-compilation of sysroot crates for Rust projects259
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
jarcane/roulerA crate providing an easy-to-use state container for generating dice rolls18
brauner/rlxcAn LXC container manager implemented in Rust15
frewsxcv/cargo-all-featuresA tool to automate testing of Rust crates with multiple feature flags149
koute/cargo-webA tool that simplifies building, testing and deploying client-side web applications in Rust1,107
cargo-generate/cargo-generateTool to help developers create new Rust projects quickly from existing templates2,006