taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
ā742Updated 3 weeks ago
Alternatives and similar repositories for cargo-hack
Users that are interested in cargo-hack are comparing it to the libraries listed below
Sorting:
- Test harness for ui tests of compiler diagnosticsā907Updated 3 weeks ago
- š¦ Find the minimum supported Rust version (MSRV) for your projectā1,080Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`ā¦ā765Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easilyā621Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via Cā¦ā489Updated this week
- A minimal `syn` syntax tree pretty-printerā711Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lernaā542Updated 3 weeks ago
- Compile-time type-checked builder deriveā1,048Updated 4 months ago
- Remove unused Rust dependencies with this one weird trick!ā1,041Updated this week
- Heap profiling and ad hoc profiling for Rust programs.ā864Updated 5 months ago
- A Rust proc-macro attribute parserā1,146Updated 2 weeks ago
- Easy self-referential struct generation for Rust.ā631Updated 6 months ago
- A crate for safe and ergonomic pin-projection.ā670Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).ā1,119Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargoā851Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crateā967Updated last year
- ā841Updated last month
- Indented document literals for Rustā720Updated last month
- ā493Updated 9 months ago
- ā1,024Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.ā534Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signalā792Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macrosā427Updated last month
- Macros for all your token pasting needsā1,052Updated 9 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust codeā838Updated last month
- Typed distributed plugin registrationā1,143Updated last month
- Support atomic operations on Arc itselfā1,044Updated 3 weeks ago
- Making parsing a breezeā757Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structureā1,132Updated this week
- Experimental one-shot benchmarking/profiling harness for Rustā620Updated 11 months ago