TimonPost / cargo-unused-featuresLinks
Find potential unused enabled feature flags and prune them.
☆272Updated 3 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:
- Like Rust's std::Path, but UTF-8.☆491Updated 3 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
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- Generic extensions for tapping values in Rust.☆447Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Compile-time string formatting☆236Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- A Rust equivalent of Unix command "which".☆228Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆587Updated last week
- A binary encoder/decoder for Rust☆462Updated 2 months ago
- ☆487Updated 7 months ago
- ☆155Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆657Updated last month
- ☆309Updated last month
- Comparing argparse APIs☆157Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated this week
- MIME type guessing of file extensions for Rust.☆184Updated last month
- A Stable ABI for Rust with compact sum-types☆370Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Open a path or URL with the system-defined program☆348Updated 4 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆570Updated 2 months ago
- Small crate to infer file and MIME type by checking the magic number signature☆342Updated 3 months ago
- A simple and fast random number generator☆497Updated last week
- Command line parser with applicative interface☆383Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this 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
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago