frewsxcv / cargo-all-featuresLinks
A Cargo subcommand to build and test all feature flag combinations.
☆173Updated last week
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☆189Updated 3 weeks ago
- Compile-time string formatting☆249Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆179Updated this week
- Check if tables and items in a .toml file are lexically sorted☆265Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆157Updated this week
- A library for compact bit sets containing enums.☆119Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last month
- A super powered testing macro for Rust☆122Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆188Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Conditional compilation according to rustc compiler version☆386Updated 2 months ago
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated last week
- ☆112Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last month
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- Automatically implement traits for common smart pointers☆120Updated 7 months ago