Manjaro Packages

Prev Next
NameVersionDescription
cargo-aboutCargo plugin to generate list of all licenses for a crate
cargo-asmCargo subcommand showing the assembly or llvm-ir generated for Rust code
cargo-auditAudit Cargo.lock for crates with security vulnerabilities
cargo-auditableA cargo-subcommand to make production Rust binaries auditable
cargo-binstallBinary installation for Rust projects
cargo-bloatFind out what takes most of the space in your executable
cargo-bundle-licensesBundle licensing of Rust dependencies
cargo-cA cargo subcommand to build and install C-ABI compatible dynamic and static libraries
cargo-cacheDisplay info and prune cargo cache
cargo-cloneA cargo subcommand to fetch the source code of a Rust crate
cargo-crevScalable, social, Code REView and recommendation system that we desperately need
cargo-cyclonedxCreates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects
cargo-debCargo subcommand that generates Debian packages
cargo-debstatuscargo-tree for Debian packaging
cargo-denyCargo plugin for linting your dependencies
cargo-depgraphCreates dependency graphs for cargo projects using cargo metadata and graphviz
cargo-distShippable application packaging for Rust
cargo-docs-rsImitate the documentation build that docs.rs would do
cargo-editManaging cargo dependencies from the command line
cargo-expandSubcommand to show result of macro expansion
cargo-featureConveniently modify dependency features
cargo-flamegraphEasy flamegraphs for Rust projects and everything else
cargo-fuzzCommand line helpers for fuzzing rust
cargo-geigerDetects usage of unsafe Rust in a Rust crate and its dependencies
cargo-generateUse pre-existing git repositories as templates
cargo-generate-rpmCargo helper command to generate a binary RPM package
cargo-hackA cargo subcommand to provide various options useful for testing and CI
cargo-instaCargo plugin for snapshot testing in Rust
cargo-licenseCargo subcommand to see license of dependencies
cargo-llvm-covCargo subcommand to easily use LLVM source-based code coverage (-Z instrument-coverage).
cargo-macheteRemove unused Rust dependencies
cargo-maelstromCargo test runner for Maelstrom
cargo-makeRust task runner and build tool
cargo-modulesA cargo plugin for showing an overview of a crate's modules
cargo-msrvFind the minimum supported Rust version (MSRV) for your project
cargo-ndkCompile Rust projects against the Android NDK without hassle
cargo-nextestA next-generation test runner for Rust.
cargo-outdatedA cargo subcommand for displaying when Rust dependencies are out of date
cargo-pgrxBuild PostgreSQL extensions with Rust
cargo-pgxBuild PostgreSQL extensions with Rust
cargo-pspcargo build wrapper for creating Sony PSP executables
cargo-public-apiList and diff the public API of Rust library crates
cargo-rdmeCargo command to create the README.md from your crate's documentation
cargo-releaseCargo subcommand "release": everything about releasing a rust crate
cargo-run-binBuild, cache, and run CLI tools scoped in Cargo.toml
cargo-semver-checksScan your Rust crate for semver violations
cargo-show-asmCargo subcommand to display ASM, LLVM-IR and MIR for Rust source code
cargo-shuttleCargo command for the shuttle platform
cargo-sonarProduce Sonar-compatible format from different Rust tools
cargo-sortCheck if tables and items in a .toml file are lexically sorted