frewsxcv / cargo-all-featuresLinks
A Cargo subcommand to build and test all feature flag combinations.
☆163Updated last year
Alternatives and similar repositories for cargo-all-features
Users that are interested in cargo-all-features are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆127Updated 2 months ago
- Compile-time string formatting☆237Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆185Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Check if tables and items in a .toml file are lexically sorted☆251Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆141Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A scope for async_std and tokio to spawn non-static futures☆139Updated last year
- Conditional compilation according to rustc compiler version☆367Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 3 weeks ago
- ❌ GitHub Action for cargo-deny 🦀☆158Updated last month
- Delegation of trait implementations via procedural macros☆267Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- ☆112Updated 2 years ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆155Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month