frewsxcv / cargo-all-featuresLinks
A Cargo subcommand to build and test all feature flag combinations.
☆167Updated 2 weeks ago
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:
- Compile-time string formatting☆243Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆194Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated last week
- 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☆178Updated last week
- Check if tables and items in a .toml file are lexically sorted☆261Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated this week
- Cargo command to create the README.md from your crate's documentation☆167Updated last week
- ☆112Updated 2 years ago
- Conditional compilation according to rustc compiler version☆382Updated 3 weeks ago
- Type that deserializes only from one specific value☆260Updated last week
- A library for compact bit sets containing enums.☆116Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated last year
- ☆195Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆87Updated 10 months ago
- Better reference counted strings for Rust☆137Updated last year
- Provides a crate with information from the time it was built.☆183Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago