cargo-bins / cargo-quickinstallLinks
pre-compiled binary packages for `cargo install`
☆246Updated 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☆194Updated last week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆215Updated 2 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- report progress of concurrent applications and display it in various ways☆371Updated last month
- Snapshot testing for a herd of CLI tests☆152Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Comparing argparse APIs☆157Updated 3 weeks ago
- Type that deserializes only from one specific value☆243Updated last week
- Check if tables and items in a .toml file are lexically sorted☆240Updated this week
- A Rust library for moving files to the Recycle Bin☆212Updated last month
- Rust library to collect system and environment information for bug reports☆168Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆182Updated 11 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…☆477Updated this week
- Track and query Cargo dependency graphs.☆222Updated this week
- GitHub Action for installing development tools (mainly from GitHub Releases).☆352Updated this week
- A Rust equivalent of Unix command "which".☆228Updated 3 weeks ago
- git hook manager, geared toward Rust projects☆221Updated 2 years ago
- Filesystem walk performed in parallel with streamed and sorted results☆237Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆329Updated 2 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆333Updated 10 months ago
- Find potential unused enabled feature flags and prune them.☆272Updated 3 months ago
- A Rust code linter☆212Updated 11 months ago
- ❌ GitHub Action for cargo-deny 🦀☆157Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Detect and remove unused dependencies from Cargo.toml☆232Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated this week
- Wrapper to exec a command in a pty, even if redirecting the output☆160Updated last month
- An unopinionated Rust library for locating configuration, data and cache directories across platforms☆106Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago