matklad / cargo-xtaskLinks
☆1,072Updated last month
Alternatives and similar repositories for cargo-xtask
Users that are interested in cargo-xtask are comparing it to the libraries listed below
Sorting:
- Compile-time type-checked builder derive☆1,102Updated last month
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Macros for all your token pasting needs☆1,059Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆766Updated this week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,488Updated 2 weeks ago
- Remove unused Rust dependencies with this one weird trick!☆1,101Updated last week
- Find unused dependencies in Cargo.toml☆2,024Updated this week
- ☆779Updated 9 months ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,191Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,122Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,157Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆863Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆551Updated last month
- Typed distributed plugin registration☆1,193Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆869Updated last week
- Rust TOML Parser☆913Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,075Updated last month
- Indented document literals for Rust☆743Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated 2 months ago
- A hierarchical configuration library so con-free, it's unreal.☆826Updated last year
- A minimal `syn` syntax tree pretty-printer☆722Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Generate JSON Schema documents from Rust code☆1,199Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,310Updated 3 weeks ago