Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cargo-plugin

nextest-rs/nextest

A next-generation test runner for Rust.

Language: Rust - Size: 11.8 MB - Last synced: about 18 hours ago - Pushed: about 18 hours ago - Stars: 1,973 - Forks: 88

CycloneDX/cyclonedx-rust-cargo

Creates CycloneDX Software Bill of Materials (SBOM) from Rust (Cargo) projects

Language: Rust - Size: 2.37 MB - Last synced: about 23 hours ago - Pushed: 1 day ago - Stars: 77 - Forks: 37

Enselic/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.

Language: Rust - Size: 3.8 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 356 - Forks: 23

pacak/cargo-show-asm

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

Language: Rust - Size: 716 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 598 - Forks: 31

asaaki/wargo

cargo's evil twin to work with projects in the twilight zone of WSL2

Language: Rust - Size: 384 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 12 - Forks: 1

baoyachi/shadow-rs

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

Language: Rust - Size: 693 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 395 - Forks: 36

dnbln/cargo-difftests

cargo-difftests is a selective re-test framework for rust

Language: Rust - Size: 210 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 4 - Forks: 1

rust-secure-code/cargo-auditable

Make production Rust binaries auditable

Language: Rust - Size: 1.09 MB - Last synced: 5 days ago - Pushed: 15 days ago - Stars: 576 - Forks: 23

drahnr/cargo-spellcheck

Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar

Language: Rust - Size: 76.8 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 311 - Forks: 31

cargo-limit/cargo-limit

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

Language: Rust - Size: 456 KB - Last synced: about 20 hours ago - Pushed: about 1 month ago - Stars: 243 - Forks: 4

btwiuse/cargo-docs

πŸ“—Serve rust and crate docs locally

Language: Rust - Size: 135 KB - Last synced: 2 days ago - Pushed: 8 days ago - Stars: 16 - Forks: 1

sourcefrog/cargo-mutants

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

Language: Rust - Size: 2.85 MB - Last synced: 7 days ago - Pushed: 9 days ago - Stars: 450 - Forks: 24

vmfunc/cargo-buttplug

ensuring positive reinforcement during long, tiring code sessions~

Language: Rust - Size: 7.79 MB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 19 - Forks: 0

EmbarkStudios/cargo-fetcher

🎁 cargo plugin for quickly fetching dependencies πŸ¦€

Language: Rust - Size: 754 KB - Last synced: 11 days ago - Pushed: 5 months ago - Stars: 87 - Forks: 7

sagiegurari/cargo-make

Rust task runner and build tool.

Language: Rust - Size: 18.7 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 2,403 - Forks: 119

lusingander/cargo-selector

Cargo subcommand to select and execute binary/example targets πŸ“¦

Language: Rust - Size: 999 KB - Last synced: 24 days ago - Pushed: 28 days ago - Stars: 3 - Forks: 0

dalance/cargo-trend

Cargo subcommand to generate trend graph of dependent crates

Language: Rust - Size: 42.1 GB - Last synced: 22 days ago - Pushed: 22 days ago - Stars: 26 - Forks: 1

jfrimmel/cargo-valgrind

A cargo subcommand, that runs valgrind and displays its output in a helpful manner.

Language: Rust - Size: 192 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 118 - Forks: 12

jinleili/wgpu-in-app

Integrate wgpu into existing iOS | Android apps.

Language: Rust - Size: 22.2 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 247 - Forks: 25

Leticia-maria/paper-track.rs

A Terminal web searcher for scientists

Language: Makefile - Size: 256 MB - Last synced: 22 days ago - Pushed: 11 months ago - Stars: 5 - Forks: 0

EmbarkStudios/cargo-about

πŸ“œ Cargo plugin to generate list of all licenses for a crate πŸ¦€

Language: Rust - Size: 5.39 MB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 480 - Forks: 27

Coordinate-Cat/dotfiles

A dotfile management repository to increase productivity. It needs to be updated periodically. The contents are very dirty, so please don't use it.

Language: Shell - Size: 236 MB - Last synced: 22 days ago - Pushed: almost 2 years ago - Stars: 43 - Forks: 2

clechasseur/msrv-prep

Cargo subcommand useful to prepare for determining/verifying a crate's MSRV

Language: Rust - Size: 105 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

cmyr/cargo-instruments

A cargo plugin to generate Xcode Instruments trace files

Language: Rust - Size: 594 KB - Last synced: 26 days ago - Pushed: about 1 month ago - Stars: 614 - Forks: 34

jplatte/cargo-depgraph

Creates graphviz dependency graphs for Rust projects that use Cargo

Language: Rust - Size: 1.71 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 120 - Forks: 8

ShivankK26/My-Rust-Journey

Welcome to my Rust Learning Journey repository! πŸš€ This repository is designed to share my daily progress as I embark on a journey to learn Rust. Whether you're new to programming or an experienced developer exploring Rust for the first time, this repository is meant to be a beginner-friendly resource.

Language: Rust - Size: 172 KB - Last synced: 26 days ago - Pushed: 4 months ago - Stars: 4 - Forks: 0

PaulDance/cargo-liner

Cargo subcommand to install and update binary packages listed in configuration

Language: Rust - Size: 671 KB - Last synced: 26 days ago - Pushed: 3 months ago - Stars: 11 - Forks: 3

justinphan3110/Apache-Tomcat-9-Free-Port

:cat: Free the Apache Tomcat server port used by other LISTENING PORT (e.g 8080). Saved time instead of resetting the server / IDE

Language: Java - Size: 7.64 MB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

cratee-io/cargo-teaclave

A cargo plugin doing stuff targeting the teaclave-sgx-sdk project

Language: C - Size: 116 KB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Blobfolio/bashman

BashMan is a Cargo plugin that helps you generate BASH completions and/or MAN pages for your Rust apps using metadata from your projects' Cargo.toml manifests.

Language: Rust - Size: 322 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

fosskers/cargo-aur

Prepare Rust projects to be released on the Arch Linux User Repository

Language: Rust - Size: 113 KB - Last synced: 21 days ago - Pushed: 2 months ago - Stars: 74 - Forks: 10

antoniusnaumann/cargo-swift

A cargo plugin to easily build Swift packages from Rust code

Language: Rust - Size: 3.12 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 76 - Forks: 7

dnaka91/cargo-hatch πŸ“¦

Hatch new projects like a chick coming out of its egg

Language: Rust - Size: 147 KB - Last synced: 13 days ago - Pushed: 12 months ago - Stars: 7 - Forks: 1

ImKKingshuk/Rust-ADB

Rust-ADB is a Rust implementation of the Android Debug Bridge (ADB) library. It provides a convenient and platform-independent way to interact with Android devices through ADB commands.

Language: Rust - Size: 17.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

nextest-rs/reuse-build-partition-example

Example demonstrating build reuse and test partitioning with nextest

Language: Rust - Size: 11.7 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 6 - Forks: 2

pombadev/cargo-updater

A npm inspired cargo subcommand for listing and updating binaries installed in $CARGO_HOME/bin.

Language: Rust - Size: 5.87 MB - Last synced: 2 months ago - Pushed: 7 months ago - Stars: 16 - Forks: 1

aklitzke/dors

πŸ₯¦ Dors. No-fuss workspace-friendly task runner for Cargo

Language: Rust - Size: 90.8 KB - Last synced: 19 days ago - Pushed: almost 4 years ago - Stars: 9 - Forks: 0

rtic-scope/cargo-rtic-scope

Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.

Language: Rust - Size: 376 KB - Last synced: 13 days ago - Pushed: 10 months ago - Stars: 16 - Forks: 4

LoipesMas/cargo-select

Cargo subcommand to easily run targets/examples

Language: Rust - Size: 85.9 KB - Last synced: 15 days ago - Pushed: over 1 year ago - Stars: 16 - Forks: 1

worldbestpro/ruster-pad

A compact and efficient code editor designed for collaboration – it's self-hosted and doesn't require a database.

Language: Rust - Size: 603 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 6 - Forks: 0

kbknapp/cargo-msrv-table πŸ“¦

A cargo subcommand for determining the MSRV of your crate by X.Y version

Language: Rust - Size: 16.6 KB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 4 - Forks: 0

oriontvv/cargo-vistree

cargo extension for visualize dependencies

Language: SVG - Size: 39.1 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

willothy/crates_cli πŸ“¦

A command line interface for finding and managing Rust crates.

Language: Rust - Size: 78.1 KB - Last synced: 12 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

neysofu/cargo-squatty

Helper tool to reserve names for your crates on https://crates.io. Use responsibly.

Language: Rust - Size: 16.6 KB - Last synced: 13 days ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

abdullahi-usman/rust-gtk4-ui-buildable

Cargo generate template for gtk4 rust using the buildable pattern

Language: Rust - Size: 3.91 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

nikhilmitrax/cargo-notify

Get desktop notifications for your cargo build commands

Language: Rust - Size: 84 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 0

poliorcetics/cargo-intraconv

A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.

Language: Rust - Size: 340 KB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 37 - Forks: 2

cdown/cargo-which-nightly

Find the latest Rust nightly with combinations of features present.

Language: Rust - Size: 62.5 KB - Last synced: 25 days ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

bejker123/cargo-crates

A tool to easily list installed cargo packages an their descriptions!

Language: Rust - Size: 26.4 KB - Last synced: 15 days ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

ilhanaydinli/cargo-tracking-for-woocommerce

With the WooCommerce cargo tracking plugin, you can add as many cargo companies as you want, show cargo tracking links on the front and admin side, and send cargo tracking emails to users.

Language: PHP - Size: 679 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

zedseven/bashrc

My personal bashrc file. Makes the terminal look comfortable, and provides a number of Bash aliases.

Language: Shell - Size: 32.2 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

jfrimmel/cargo-size

a custom command extending 'cargo' to print the memory usage

Language: Rust - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 2 - Forks: 0

sanpii/cargo-brief

Display a brief summary of cargo dependencies

Language: Rust - Size: 55.7 KB - Last synced: 22 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

libcala/cargo-cala

A cargo plugin that makes cargo generate release packages instead of binaries.

Language: Rust - Size: 1.16 MB - Last synced: 3 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

pebble-rust/cargo-pebble

Pebble project management for Cargo

Language: Rust - Size: 21.5 KB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

TralahM/rust_example

A case for Oxidation with Rust-Lang...and the Future of Serverless with WEB Assembly WASM... A primer in rust programming and systems programming

Language: Rust - Size: 556 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0