TimonPost / cargo-unused-featuresLinks
Find potential unused enabled feature flags and prune them.
☆287Updated 8 months ago
Alternatives and similar repositories for cargo-unused-features
Users that are interested in cargo-unused-features are comparing it to the libraries listed below
Sorting:
- A Rust equivalent of Unix command "which".☆239Updated 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…☆503Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Like Rust's std::Path, but UTF-8.☆513Updated 2 weeks ago
- Compile-time string formatting☆243Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Open a path or URL with the system-defined program☆369Updated 4 months ago
- ☆332Updated last week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆176Updated 5 months ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- A Stable ABI for Rust with compact sum-types☆388Updated 4 months ago
- A Rust library for moving files to the Recycle Bin☆223Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Small crate to infer file and MIME type by checking the magic number signature☆356Updated 8 months ago
- Command line parser with applicative interface☆398Updated 4 months ago
- ☆495Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆365Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆623Updated this week
- Make Debian packages directly from Rust/Cargo projects☆526Updated 3 weeks ago
- Comparing argparse APIs☆172Updated this week
- A console progress bar library for Rust. (inspired by tqdm & rich.progress)☆224Updated last month
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆145Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- pre-compiled binary packages for `cargo install`☆264Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated 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…☆224Updated 2 months ago