taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆778Updated last month
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☆938Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,130Updated this week
- Rust procedural macro attribute for adding test cases easily☆629Updated 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…☆512Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆897Updated 9 months ago
- Compile-time type-checked builder derive☆1,117Updated last week
- ☆1,100Updated last month
- Remove unused Rust dependencies with this one weird trick!☆1,138Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆881Updated last month
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆889Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- A Rust proc-macro attribute parser☆1,195Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,173Updated last week
- Assert process::Command - Easy command initialization and assertions☆533Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- ☆884Updated last week
- Indented document literals for Rust☆751Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Module initialization/global constructor functions for Rust☆935Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆541Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆719Updated 4 months ago
- ☆797Updated 11 months ago