#Cargo
Showing 60 of 129 repositories tagged #cargo, ranked by stars
The Rust package manager
๐ฆ How to minimize Rust binary size ๐ฆ https://github.com/johnthagen/min-sized-rust
โZero setupโ cross compilation and โcross testingโ of Rust crates
GraphQL server library for Rust
A utility for managing cargo dependencies from the command line.
background code checker
Subcommand to show result of macro expansion
A code coverage tool for Rust projects
Rust task runner and build tool.
Watches over your Cargo project's source.
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
cargo, make me a project
โ Cargo plugin for linting your dependencies ๐ฆ
Cleans dependencies and build artifacts from your projects.
๐ฆ shippable application packaging
RustSec API & Tooling
Command line helpers for fuzzing
A JSON Query Language CLI tool
Run Rust files and expressions as scripts without any setup or compilation step.
Cargo subcommand `release`: everything about releasing a rust crate.
The official MongoDB Rust Driver
Marrying Rust and CMake - Easy Rust and C/C++ Integration!
Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more [maintainer=@figsoda]
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
Remove unused Rust dependencies with this one weird trick!
`ls` alternative with useful info and a splash of color ๐จ
:zombie: Inject bugs and see if your tests catch them!
๐ฆ Find the minimum supported Rust version (MSRV) for your project
A neovim plugin that helps managing crates.io dependencies
Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Compile Rust projects with the Android NDK without hassle
Automatically apply the suggestions made by rustc
Cargo subcommand to provide various options useful for testing and continuous integration.
A cargo plugin to generate Xcode Instruments trace files
Example of using Rust to Extend Python
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
๐ Cargo plugin to generate list of all licenses for a crate ๐ฆ
VT Code is a Rust coding agent with LLM-native code understanding, OS-native sandboxing, and multi-provider support.
A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)
๐ฆ GitHub Action for Rust `cargo` command
๐ ๏ธ GitHub Action for `rustup` commands
Cargo subcommand to automatically create universal libraries for iOS.
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
See all your installed packages in one place. (Official package manage for RyokuArch)
An alternative crate registry, implemented in Rust.
crate2nix builds your cargo-based rust project crate-by-crate with nix
Cargo registry manager (Cargo ๆณจๅ่กจ็ฎก็ๅจ)๏ผ็จไบๆนไพฟ็็ฎก็ๅๆดๆข Rust ๅฝๅ ้ๅๆบ
Granular builds of Rust projects for Nix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
๐ GitHub Action for PR annotations with clippy warnings
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
A private Cargo crate registry, for Rust
๐ฆ Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Dependi (formerly crates)
๐จ๐ณ Cmirror: ไธไธบไธญๅฝๅคง้ๅผๅ่ ๆ้ ็ไธ้ฎๆขๆบๅทฅๅ ท (A unified CLI for managing mirrors: Pip, NPM, Docker, Cargo, Apt, Go, Brew).
A curated list of Rust interview preparation materials for busy software engineers. Submit a PR if you know of any other Rust interview questions.
Fast Steganography bruteforce tool written in Rust useful for CTF's