dustinblackman / cargo-run-binLinks
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!
☆224Updated 2 months ago
Alternatives and similar repositories for cargo-run-bin
Users that are interested in cargo-run-bin are comparing it to the libraries listed below
Sorting:
- (Auto)DRY for your Rust dependencies☆199Updated 7 months ago
- pre-compiled binary packages for `cargo install`☆264Updated this week
- Easily add a --verbose flag to CLIs using Clap☆214Updated this week
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆116Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆105Updated last month
- Track and query Cargo dependency graphs.☆236Updated last week
- A set of crates dedicated to parsing YAML.☆209Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- GitHub Action to compile Rust with cross☆188Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago
- GitHub Action for installing development tools (mainly from GitHub Releases).☆395Updated this week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆176Updated 5 months ago
- A Rust library for moving files to the Recycle Bin☆223Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆199Updated 3 months ago
- A Rust library for managing HTTP cookies.☆124Updated last month
- git hook manager, geared toward Rust projects☆226Updated 2 years ago
- Snapshot testing for a herd of CLI tests☆156Updated last week
- Comparing argparse APIs☆172Updated this week
- Reliably performant diffing☆177Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- ☆207Updated 2 months ago
- Find potential unused enabled feature flags and prune them.☆287Updated 8 months ago
- a TUI like cli tool to manage the features of your rust-project dependencies☆78Updated 4 months ago
- Command line parser with applicative interface☆398Updated 4 months ago
- Type that deserializes only from one specific value☆253Updated last week
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆279Updated 2 weeks ago
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆145Updated last year