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!
☆189Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for cargo-run-bin
- (Auto)DRY for your Rust dependencies☆131Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Easily add a --verbose flag to CLIs using Clap☆177Updated this week
- ❌ GitHub Action for cargo-deny 🦀☆131Updated 3 months ago
- ☆121Updated 2 months ago
- GitHub Action for installing development tools (mainly from GitHub Releases).☆277Updated this week
- Track and query Cargo dependency graphs.☆167Updated this week
- Setup a specific Rust toolchain with extra features like problem matchers☆193Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆124Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Type-safe, layered, light-weight, `serde`-based configuration library☆172Updated last month
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆192Updated 11 months ago
- Converts to and from various cases.☆124Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆147Updated last year
- pre-compiled binary packages for `cargo install`☆218Updated this week
- Write your github workflows in rust☆107Updated this week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆143Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆206Updated last week
- An easy to configure wrapper for Rust's clippy☆107Updated last year
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆266Updated 3 months ago
- Snapshot testing for a herd of CLI tests☆137Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Middlewares and tools to integrate axum + tracing + opentelemetry☆152Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆193Updated 2 months ago
- Open a path or URL with the system-defined program☆320Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Find potential unused enabled feature flags and prune them.☆242Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆132Updated last year