taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆800Updated this week
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☆950Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆523Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,145Updated last week
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- Remove unused Rust dependencies with this one weird trick!☆1,197Updated this week
- Easy self-referential struct generation for Rust.☆690Updated last year
- Compile-time type-checked builder derive☆1,140Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- ☆902Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆901Updated 3 months ago
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- ☆1,179Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Macros for all your token pasting needs☆1,074Updated last year
- ☆501Updated 3 months ago
- Making parsing a breeze☆846Updated this week
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,202Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Indented document literals for Rust☆762Updated last month