frewsxcv / cargo-all-featuresLinks
A Cargo subcommand to build and test all feature flag combinations.
☆164Updated this 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☆184Updated 5 months ago
- Compile-time string formatting☆242Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- Pull in every source file in a directory as a module☆177Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆259Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆162Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Conditional compilation according to rustc compiler version☆376Updated this week
- A library for compact bit sets containing enums.☆115Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Easy code duplicate with substitution for Rust☆249Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Struct fields that are made read-only accessible to other modules☆257Updated last week
- ☆112Updated 2 years ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆183Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆174Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last month