taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆734Updated 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☆896Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,059Updated 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…☆486Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆538Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,041Updated 3 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,025Updated 2 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A Rust proc-macro attribute parser☆1,133Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆844Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 11 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- Making parsing a breeze☆749Updated this week
- ☆1,010Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- ☆836Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆519Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- Indented document literals for Rust☆717Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,114Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- ☆756Updated 6 months ago