TimonPost / cargo-unused-featuresLinks
Find potential unused enabled feature flags and prune them.
☆302Updated last year
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:
- Compile-time string formatting☆262Updated 4 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…☆523Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- A Rust equivalent of Unix command "which".☆246Updated 6 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Open a path or URL with the system-defined program☆385Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago
- ☆351Updated last week
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆206Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- ☆501Updated 3 months ago
- lazy static regular expressions checked at compile time☆222Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆659Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆272Updated 3 weeks ago
- A Stable ABI for Rust with compact sum-types☆409Updated 3 weeks ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆201Updated 3 months ago
- Command line parser with applicative interface☆423Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated 2 weeks ago
- Comparison of Rust string types☆166Updated last week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- Müsli is a flexible and efficient serialization framework☆423Updated last month
- A Rust command that prettifies the ugly `cargo test` output into a beautiful one.☆148Updated 2 years ago
- A console progress bar library for Rust. (inspired by tqdm & rich.progress)☆233Updated last month
- Small crate to infer file and MIME type by checking the magic number signature☆371Updated 2 weeks ago
- git hook manager, geared toward Rust projects☆229Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated 2 weeks ago