cargo-bins / cargo-quickinstallLinks
pre-compiled binary packages for `cargo install`
☆248Updated 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☆198Updated 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…☆218Updated 2 months ago
- Comparing argparse APIs☆158Updated 2 weeks ago
- A Rust equivalent of Unix command "which".☆231Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- A Rust library for moving files to the Recycle Bin☆213Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Snapshot testing for a herd of CLI tests☆153Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated last year
- Type that deserializes only from one specific value☆244Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Filesystem walk performed in parallel with streamed and sorted results☆247Updated last year
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- report progress of concurrent applications and display it in various ways☆374Updated this week
- Split a string into shell words, like Python's shlex.☆123Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated last week
- Rust library to collect system and environment information for bug reports☆168Updated 5 months ago
- Compile-time string formatting☆238Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Find potential unused enabled feature flags and prune them.☆272Updated 4 months ago
- Open a path or URL with the system-defined program☆353Updated 3 weeks ago
- ❌ GitHub Action for cargo-deny 🦀☆157Updated 3 weeks ago
- Converts to and from various cases.☆144Updated 2 months ago
- Rust parser for KDL☆385Updated last month
- Rust feature search☆179Updated last week
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆227Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago