taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆781Updated 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☆941Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,131Updated this week
- A minimal `syn` syntax tree pretty-printer☆728Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated 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…☆515Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,153Updated last week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆902Updated 2 weeks ago
- ☆1,136Updated last month
- ☆885Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,225Updated last week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Assert process::Command - Easy command initialization and assertions☆535Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Making parsing a breeze☆822Updated last week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆724Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- ☆501Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Macros for all your token pasting needs☆1,067Updated last year
- A cargo subcommand for cleaning up unused build files generated by Cargo☆886Updated last month