#Cargo

Showing 60 of 129 repositories tagged #cargo, ranked by stars

rust-lang
rust-lang
cargo

The Rust package manager

Score
100
โ˜… 15.2k โ‘‚ 3.0k +17/day
Rust
johnthagen
johnthagen
min-sized-rust

๐Ÿฆ€ How to minimize Rust binary size ๐Ÿ“ฆ https://github.com/johnthagen/min-sized-rust

Score
90
โ˜… 9.8k โ‘‚ 246 โ€”
Rust
cross-rs
cross-rs
cross

โ€œZero setupโ€ cross compilation and โ€œcross testingโ€ of Rust crates

Score
99
โ˜… 8.3k โ‘‚ 459 +12/day
Rust
graphql-rust
graphql-rust
juniper

GraphQL server library for Rust

Score
98
โ˜… 6.0k โ‘‚ 441 +5/day
Rust
killercup
killercup
cargo-edit

A utility for managing cargo dependencies from the command line.

Score
95
โ˜… 3.4k โ‘‚ 164 +2/day
Rust
Canop
Canop
bacon

background code checker

Score
97
โ˜… 3.3k โ‘‚ 121 +2/day
Rust
dtolnay
dtolnay
cargo-expand

Subcommand to show result of macro expansion

Score
94
โ˜… 3.1k โ‘‚ 75 +3/day
Rust
xd009642
xd009642
tarpaulin

A code coverage tool for Rust projects

Score
96
โ˜… 3.0k โ‘‚ 197 +2/day
Rust
sagiegurari
sagiegurari
cargo-make

Rust task runner and build tool.

Score
83
โ˜… 2.9k โ‘‚ 147 +7/day
Rust
watchexec
watchexec
cargo-watch

Watches over your Cargo project's source.

Score
61
โ˜… 2.9k โ‘‚ 84 โ€”
Rust
LukeMathWalker
LukeMathWalker
cargo-chef

A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.

Score
87
โ˜… 2.7k โ‘‚ 143 +7/day
Rust
cargo-generate
cargo-generate
cargo-generate

cargo, make me a project

Score
93
โ˜… 2.4k โ‘‚ 200 +4/day
Rust
EmbarkStudios
EmbarkStudios
cargo-deny

โŒ Cargo plugin for linting your dependencies ๐Ÿฆ€

Score
91
โ˜… 2.4k โ‘‚ 125 +13/day
Rust
tbillington
tbillington
kondo

Cleans dependencies and build artifacts from your projects.

Score
86
โ˜… 2.3k โ‘‚ 63 +2/day
Rust
axodotdev
axodotdev
cargo-dist

๐Ÿ“ฆ shippable application packaging

Score
89
โ˜… 2.1k โ‘‚ 148 +4/day
Rust
rustsec
rustsec
rustsec

RustSec API & Tooling

Score
88
โ˜… 1.9k โ‘‚ 186 +1/day
Rust
rust-fuzz
rust-fuzz
cargo-fuzz

Command line helpers for fuzzing

Score
85
โ˜… 1.8k โ‘‚ 130 +2/day
Rust
yamafaktory
yamafaktory
jql

A JSON Query Language CLI tool

Score
74
โ˜… 1.7k โ‘‚ 31 โ€”
Rust
fornwall
fornwall
rust-script

Run Rust files and expressions as scripts without any setup or compilation step.

Score
56
โ˜… 1.6k โ‘‚ 51 +2/day
Rust
crate-ci
crate-ci
cargo-release

Cargo subcommand `release`: everything about releasing a rust crate.

Score
82
โ˜… 1.6k โ‘‚ 135 +3/day
Rust
mongodb
mongodb
mongo-rust-driver

The official MongoDB Rust Driver

Score
84
โ˜… 1.5k โ‘‚ 199 +1/day
Rust
corrosion-rs
corrosion-rs
corrosion

Marrying Rust and CMake - Easy Rust and C/C++ Integration!

Score
79
โ˜… 1.5k โ‘‚ 148 +3/day
CMake
nix-community
nix-community
nix-init

Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more [maintainer=@figsoda]

Score
100
โ˜… 1.4k โ‘‚ 41 +2/day
Rust
taiki-e
taiki-e
cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).

Score
80
โ˜… 1.4k โ‘‚ 89 +3/day
Rust
ipetkov
ipetkov
crane

A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.

Score
81
โ˜… 1.4k โ‘‚ 136 +6/day
Nix
bnjbvr
bnjbvr
cargo-machete

Remove unused Rust dependencies with this one weird trick!

Score
78
โ˜… 1.3k โ‘‚ 50 +2/day
Rust
willdoescode
willdoescode
nat

`ls` alternative with useful info and a splash of color ๐ŸŽจ

Score
54
โ˜… 1.3k โ‘‚ 29 โ€”
Rust
sourcefrog
sourcefrog
cargo-mutants

:zombie: Inject bugs and see if your tests catch them!

Score
77
โ˜… 1.2k โ‘‚ 43 +7/day
Rust
foresterre
foresterre
cargo-msrv

๐Ÿฆ€ Find the minimum supported Rust version (MSRV) for your project

Score
76
โ˜… 1.2k โ‘‚ 44 +1/day
Rust
saecki
saecki
crates.nvim

A neovim plugin that helps managing crates.io dependencies

Score
100
โ˜… 1.1k โ‘‚ 43 +2/day
Lua
nix-community
nix-community
naersk

Build Rust projects in Nix - no configuration, no code generation, no IFD, sandbox friendly.

Score
73
โ˜… 996 โ‘‚ 100 +1/day
Nix
pacak
pacak
cargo-show-asm

cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

Score
72
โ˜… 964 โ‘‚ 50 +5/day
Rust
bbqsrc
bbqsrc
cargo-ndk

Compile Rust projects with the Android NDK without hassle

Score
71
โ˜… 946 โ‘‚ 86 +1/day
Rust
rust-lang
rust-lang
rustfix

Automatically apply the suggestions made by rustc

Score
50
โ˜… 850 โ‘‚ 59 โ€”
Rust
taiki-e
taiki-e
cargo-hack

Cargo subcommand to provide various options useful for testing and continuous integration.

Score
70
โ˜… 846 โ‘‚ 40 +1/day
Rust
cmyr
cmyr
cargo-instruments

A cargo plugin to generate Xcode Instruments trace files

Score
69
โ˜… 817 โ‘‚ 37 +4/day
Rust
rochacbruno
rochacbruno
rust-python-example

Example of using Rust to Extend Python

Score
0
โ˜… 790 โ‘‚ 63 โ€”
Python
Kobzol
Kobzol
cargo-pgo

Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.

Score
64
โ˜… 779 โ‘‚ 22 +2/day
Rust
EmbarkStudios
EmbarkStudios
cargo-about

๐Ÿ“œ Cargo plugin to generate list of all licenses for a crate ๐Ÿฆ€

Score
67
โ˜… 752 โ‘‚ 43 +6/day
Rust
vinhnx
vinhnx
VTCode

VT Code is a Rust coding agent with LLM-native code understanding, OS-native sandboxing, and multi-provider support.

Score
68
โ˜… 735 โ‘‚ 65 +3/day
Rust
baoyachi
baoyachi
shadow-rs

A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)

Score
65
โ˜… 694 โ‘‚ 52 +2/day
Rust
actions-rs
actions-rs
cargo

๐Ÿ“ฆ GitHub Action for Rust `cargo` command

Score
47
โ˜… 646 โ‘‚ 54 โ€”
TypeScript
actions-rs
actions-rs
toolchain

๐Ÿ› ๏ธ GitHub Action for `rustup` commands

Score
49
โ˜… 609 โ‘‚ 91 โ€”
TypeScript
TimNN
TimNN
cargo-lipo

Cargo subcommand to automatically create universal libraries for iOS.

Score
44
โ˜… 570 โ‘‚ 44 โ€”
Rust
cargo-public-api
cargo-public-api
cargo-public-api

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.

Score
63
โ˜… 562 โ‘‚ 42 +1/day
Rust
panamax-rs
panamax-rs
panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.

Score
45
โ˜… 556 โ‘‚ 57 โ€”
Rust
neur0map
neur0map
glazepkg

See all your installed packages in one place. (Official package manage for RyokuArch)

Score
67
โ˜… 550 โ‘‚ 22 โ€”
Go
Hirevo
Hirevo
alexandrie

An alternative crate registry, implemented in Rust.

Score
41
โ˜… 516 โ‘‚ 59 โ€”
Rust
nix-community
nix-community
crate2nix

crate2nix builds your cargo-based rust project crate-by-crate with nix

Score
66
โ˜… 510 โ‘‚ 121 +4/day
Nix
wtklbm
wtklbm
crm

Cargo registry manager (Cargo ๆณจๅ†Œ่กจ็ฎก็†ๅ™จ)๏ผŒ็”จไบŽๆ–นไพฟ็š„็ฎก็†ๅ’Œๆ›ดๆข Rust ๅ›ฝๅ†…้•œๅƒๆบ

Score
40
โ˜… 470 โ‘‚ 28 โ€”
Rust
cargo2nix
cargo2nix
cargo2nix

Granular builds of Rust projects for Nix

Score
43
โ˜… 465 โ‘‚ 89 โ€”
Nix
volks73
volks73
cargo-wix

A cargo subcommand to build Windows installers for rust projects using the WiX Toolset

Score
62
โ˜… 378 โ‘‚ 28 โ€”
Rust
actions-rs
actions-rs
clippy-check

๐Ÿ“Ž GitHub Action for PR annotations with clippy warnings

Score
37
โ˜… 294 โ‘‚ 41 +1/day
TypeScript
cargo-limit
cargo-limit
cargo-limit

Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.

Score
82
โ˜… 293 โ‘‚ 5 +1/day
Rust
mcorbin
mcorbin
meuse

A private Cargo crate registry, for Rust

Score
36
โ˜… 293 โ‘‚ 13 โ€”
Clojure
Govcraft
Govcraft
rust-docs-mcp-server

๐Ÿฆ€ 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.

Score
65
โ˜… 286 โ‘‚ 37 +3/day
Rust
filllabs
filllabs
dependi

Dependi (formerly crates)

Score
33
โ˜… 267 โ‘‚ 18 โ€”
TypeScript
ox01024
ox01024
cmirror

๐Ÿ‡จ๐Ÿ‡ณ Cmirror: ไธ“ไธบไธญๅ›ฝๅคง้™†ๅผ€ๅ‘่€…ๆ‰“้€ ็š„ไธ€้”ฎๆขๆบๅทฅๅ…ท (A unified CLI for managing mirrors: Pip, NPM, Docker, Cargo, Apt, Go, Brew).

Score
53
โ˜… 266 โ‘‚ 10 โ€”
Rust
imhq
imhq
rust-interview-handbook

A curated list of Rust interview preparation materials for busy software engineers. Submit a PR if you know of any other Rust interview questions.

Score
32
โ˜… 259 โ‘‚ 6 +1/day
R4yGM
R4yGM
stegbrute

Fast Steganography bruteforce tool written in Rust useful for CTF's

Score
0
โ˜… 245 โ‘‚ 32 โ€”
Rust
Related Topics
#rust#cli#rust-lang#cargo-plugin#cargo-subcommand#crates#nix#windows#linux#terminal#build

ยฉ 2026 GitRepoTrend ยท GitHub repositories by topic ยท Updated weekly