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!
☆206Updated 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
- (Auto)DRY for your Rust dependencies☆155Updated last month
- Easily add a --verbose flag to CLIs using Clap☆193Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆206Updated this week
- pre-compiled binary packages for `cargo install`☆240Updated this week
- ☆133Updated this week
- ❌ GitHub Action for cargo-deny 🦀☆148Updated last week
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆155Updated last month
- Type-safe, layered, light-weight, `serde`-based configuration library☆179Updated 5 months ago
- A Rust library for managing HTTP cookies.☆118Updated last week
- A pure Rust YAML implementation.☆191Updated last month
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆99Updated 2 weeks ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆136Updated 2 months ago
- An easy to configure wrapper for Rust's clippy☆106Updated 2 years ago
- Converts to and from various cases.☆137Updated this week
- A Rust code linter☆211Updated 9 months ago
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆211Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆273Updated 3 months ago
- Detect and remove unused dependencies from Cargo.toml☆145Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆132Updated 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…☆450Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Snapshot testing for a herd of CLI tests☆147Updated this week
- A Rust equivalent of Unix command "which".☆222Updated last month