taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆744Updated last 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☆914Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,090Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated this week
- Compile-time type-checked builder derive☆1,055Updated last week
- Rust procedural macro attribute for adding test cases easily☆624Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- A Rust proc-macro attribute parser☆1,154Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Remove unused Rust dependencies with this one weird trick!☆1,053Updated this week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆853Updated 4 months ago
- ☆849Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Assert process::Command - Easy command initialization and assertions☆523Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆429Updated last week
- ☆493Updated 9 months ago
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- ☆1,034Updated 2 months ago
- Indented document literals for Rust☆724Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆495Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,132Updated last week
- Support atomic operations on Arc itself☆1,067Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago