cargo-bins / cargo-quickinstallLinks
pre-compiled binary packages for `cargo install`
☆254Updated this week
Alternatives and similar repositories for cargo-quickinstall
Users that are interested in cargo-quickinstall are comparing it to the libraries listed below
Sorting:
- Easily add a --verbose flag to CLIs using Clap☆199Updated last month
- A Rust equivalent of Unix command "which".☆236Updated 2 weeks ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆219Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Comparing argparse APIs☆168Updated last month
- GitHub Action for installing development tools (mainly from GitHub Releases).☆379Updated this week
- A Rust library for moving files to the Recycle Bin☆217Updated 3 months ago
- Find potential unused enabled feature flags and prune them.☆281Updated 6 months ago
- git hook manager, geared toward Rust projects☆222Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Split a string into shell words, like Python's shlex.☆129Updated 4 months ago
- ❌ GitHub Action for cargo-deny 🦀☆160Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆187Updated last month
- GitHub action for cached Rust crates installation.☆146Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆338Updated 4 months ago
- ☆117Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆99Updated last month
- Open a path or URL with the system-defined program☆361Updated 2 months ago
- Converts to and from various cases.☆150Updated 4 months ago
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆107Updated 3 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆248Updated last year
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆184Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- report progress of concurrent applications and display it in various ways☆377Updated last week
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.