dustinblackman / cargo-run-bin
Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it all in sync within your project!
☆212Updated last month
Alternatives and similar repositories for cargo-run-bin:
Users that are interested in cargo-run-bin are comparing it to the libraries listed below
- (Auto)DRY for your Rust dependencies☆163Updated 2 months ago
- pre-compiled binary packages for `cargo install`☆245Updated this week
- Track and query Cargo dependency graphs.☆207Updated this week
- Easily add a --verbose flag to CLIs using Clap☆194Updated last month
- ☆149Updated 2 weeks ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆104Updated last month
- git hook manager, geared toward Rust projects☆222Updated 2 years ago
- ❌ GitHub Action for cargo-deny 🦀☆153Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆177Updated 10 months ago
- Snapshot testing for a herd of CLI tests☆150Updated 3 weeks ago
- Converts to and from various cases.☆140Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆470Updated this week
- Community maintained modules for Testcontainers for Rust☆125Updated this week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆139Updated 4 months ago
- GitHub Action to compile Rust with cross☆162Updated 3 weeks ago
- Setup a specific Rust toolchain with extra features like problem matchers☆259Updated last week
- GitHub Action for installing development tools (mainly from GitHub Releases).☆343Updated this week
- A pure Rust YAML implementation.☆205Updated this week
- A Rust library to allow for easy setup/teardown implementations for tests☆83Updated 3 months ago
- Find potential unused enabled feature flags and prune them.☆269Updated 3 months ago
- Tools to iterate over all values of a type☆106Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆89Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆216Updated 3 months ago
- lazy static regular expressions checked at compile time☆211Updated 4 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆241Updated last month
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- A Rust equivalent of Unix command "which".☆225Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆277Updated 5 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago