Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Cargo plugins
Cargo plugins
Subcommands that extend the capabilities of Cargo
Search
Newest releases
Newest releases
Most popular
Cargo plugins
11
Helps cargo build and run apps for iOS
cargo-xcodebuild Helps cargo build and run apps for iOS. 📦 ⚙️ 🍏 Setup You need to install Xcode (NOT just Command Line Tools!), xcodegen, cargo-xcod
Cargo plugins
7
A cargo plugin to quickly evaluate some Rust source code.
cargo eval A cargo plugin to quickly evaluate some Rust source code. Installation $ cargo install --git https://github.com/timClicks/cargo-eval.git Us
Cargo plugins
10
Remove Cargo.lock lockfile
cargo rm New Cargo versions sometimes write out a lockfile that triggers parse failures in old Cargo versions. $ cargo +1.41.0 check ... Finished
Cargo plugins
81
Genshin Impact artifacts scanner
Yas Yet Another Genshin Impact Scanner 又一个原神圣遗物导出器 介绍 基于CRNN(MobileNetV3_Small + LSTM)字符识别模型,使用原神字体对原神中会出现的字符串进行训练,达到更高的速度和更精确的结果。 导出结果可以导入分析工具(例如 莫娜占
Cargo plugins
21
Fast `cargo install` action using a GitHub-based binary cache
Fast cargo install action This GitHub Action installs a Rust crate using precompiled signed binaries built on GitHub and hosted as GitHub release arti
Cargo plugins
58
Utility crates used in RustCrypto
RustCrypto: Utilities This repository contains various utility crates used in the RustCrypto project. License All crates licensed under either of Apac
Cargo plugins
29
Generate a THIRDPARTY file with all licenses in a cargo project.
cargo-bundle-licenses Bundle all third-party licenses into a single file. NOTE This tools is not a lawyer and no guarantee of correctness can be made
Cargo plugins
15
Simple popup for using marks in Sway
Simple popup for using marks in Sway This allows you to use vim-like marks in sway easily. Usage: bindsym --to-code $mod+m exec sway-marker mark binds
Cargo plugins
20
Ktra is an implementation of the Alternate Registry that is introduced for non-public crat...
Ktra is an implementation of the Alternate Registry that is introduced for non-public crates in Rust/Cargo 1.34.
Cargo plugins
78
cargo-ebuild - Generates an ebuild for a package using the in-tree eclasses
cargo-ebuild cargo ebuild is a Cargo subcommand that generates an ebuild recipe that uses cargo.eclass to build a Cargo based project for Gentoo Insta
Cargo plugins
901
lib-cargo-apk - Cargo subcommand that allows you to build Android packages
deprecated in favor of https://github.com/rust-windowing/android-ndk-rs which works with winit master Android Glue Usage With Docker The easiest way t
Cargo plugins
371
cargo-license - Cargo subcommand to see license of dependencies
cargo-license A cargo subcommand to see license of dependencies. Installation and Usage You can install cargo-license with: cargo install cargo-licens
Cargo plugins
19
cargo-pack-docker - pack artifacts into a docker image
cargo-pack-docker A cargo-packer for docker; package your application into a docker image to deploy without Dockerfile THIS PRODUCT IS ALPHA STATUS. U
Cargo plugins
110
cargo-valgrind - A cargo subcommand for running valgrind
cargo-valgrind A cargo subcommand, that runs valgrind and collects its output in a helpful manner. This command extends cargo with the capability to d
Cargo plugins
69
cargo-whatfeatures - display features, versions and dependencies of crates
cargo-whatfeatures Table of Contents Install Notes on color Usage License Examples Features list the features for the latest version list the features
Cargo plugins
137
cargo-diet - Make your crate lean by computing size-optimal include directives for Cargo m...
cargo diet is a companion program of The Lean Crate Initiative to help computing 'optimal' include directives for your Cargo.toml manifest. 'optimal'
Cargo plugins
423
cargo-wasi-exe-x86_64-unknown-linux-musl - Precompiled binary of cargo-wasi for x86_64-unk...
cargo wasi A Bytecode Alliance project A lightweight Cargo subcommand to build code for the wasm32-wasi target. Guide | Contributing Installation To i
Cargo plugins
223
cargo-tally - Cargo subcommand for drawing graphs of the number of direct dependencies on ...
Cargo tally cargo tally is a Cargo subcommand for drawing graphs of the number of crates that depend directly or indirectly on a crate over time. Usag
Cargo plugins
290
crate2nix - crate2nix generates nix (as in NixOS) build files for rust using cargo
crate2nix crate2nix generates nix build files for rust crates using cargo. Same dependency tree as cargo: It uses cargo_metadata to obtain the depende
Cargo plugins
108
cargo-i18n - Cargo sub-command to extract and build localization resources to embed in you...
cargo-i18n This crate is a Cargo sub-command cargo i18n which can be used to extract and build localization resources for your crate. The i18n-embed l
Cargo plugins
98
cargo-travis - Run coverage, upload docs, and more on travis
Cargo Travis Record total test coverage across in-crate and external tests, and upload to coveralls.io. The goal is to eventually have feature parity
Cargo plugins
58
cargo-sync-readme - Generate a Markdown section in your README based on your Rust document...
cargo sync-readme A plugin that generates a Markdown section in your README based on your Rust documentation. How does this work? Basically, this tool
Cargo plugins
397
cargo-c - Helper program to build and install c-like libraries
Cargo C-ABI helpers cargo applet to build and install C-ABI compatibile dynamic and static libraries. It produces and installs a correct pkg-config fi
Cargo plugins
265
cargo-wix - Build Windows installers using the WiX Toolset
cargo-wix: A cargo subcommand to create Windows installers A subcommand for Cargo that builds a Windows installer (msi) using the Wix Toolset from the
Cargo plugins
382
cargo-inspect - This extends Cargo to allow you to desugar your Rust code and see what hap...
cargo-inspect What is Rust doing behind the scenes? There are only two ways to live your life. One is as though nothing is a miracle. The other is as
Cargo plugins
530
app cargo-ndk - Makes building Rust libraries for Android simpler
cargo-ndk - Build Rust code for Android This cargo extension handles all the environment configuration needed for successfully building libraries for
Cargo plugins
1.1k
cargo-web - A Cargo subcommand for the client-side Web
A cargo subcommand for the client-side Web This cargo subcommand aims to make it easy and convenient to build, develop and deploy client-side Web appl
Cargo plugins
250
cargo-xbuild - Automatically cross-compiles the sysroot crates core, compiler_builtins, an...
cargo-xbuild Cargo-xbuild is a wrapper for cargo build, which cross compiles the sysroot crates core, compiler_builtins, and alloc for custom targets.
Cargo plugins
3.9k
flamegraph - A simple cargo subcommand for generating flamegraphs, using inferno under the...
[cargo-]flamegraph A Rust-powered flamegraph generator with additional support for Cargo projects! It can be used to profile anything, not just Rust p
Cargo plugins
1.4k
cargo-audit - Audit Cargo.lock for crates with security vulnerabilities
cargo audit Audit Cargo.lock files for crates with security vulnerabilities reported to the RustSec Advisory Database. Requirements cargo audit requir
Cargo plugins
1.4k
cargo-deny - Cargo plugin to help you manage large dependency graphs
❌ cargo-deny cargo-deny is a cargo plugin for linting your dependencies. See the book 📕 for in-depth documentation. To run on CI as a GitHub Action,
Cargo plugins
1k
cargo-update - A cargo subcommand for checking and applying updates to installed executabl...
cargo-update A cargo subcommand for checking and applying updates to installed executables Documentation Manpage Installation Firstly, ensure you have
1
2
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
flamegraph - A simple cargo subcommand for generating flamegraphs, using inferno under the...
02
cargo-watch - Watches over your Cargo project’s source
03
cargo-tarpaulin - Cargo-Tarpaulin is a tool to determine code coverage achieved via tests
04
cargo-audit - Audit Cargo.lock for crates with security vulnerabilities
05
cargo-deny - Cargo plugin to help you manage large dependency graphs
06
cargo-web - A Cargo subcommand for the client-side Web
07
cargo-update - A cargo subcommand for checking and applying updates to installed executabl...
08
lib-cargo-apk - Cargo subcommand that allows you to build Android packages
09
app cargo-ndk - Makes building Rust libraries for Android simpler
10
cargo-wasi-exe-x86_64-unknown-linux-musl - Precompiled binary of cargo-wasi for x86_64-unk...