taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆798Updated 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:
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆522Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,144Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Remove unused Rust dependencies with this one weird trick!☆1,192Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆689Updated last year
- A cargo subcommand for cleaning up unused build files generated by Cargo☆899Updated 2 months ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- ☆899Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- ☆1,174Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆915Updated last week
- Macros for all your token pasting needs☆1,074Updated last year
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆909Updated 7 months ago
- ☆502Updated 2 months ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,263Updated last week
- Typed distributed plugin registration☆1,250Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Module initialization/global constructor functions for Rust☆951Updated last month
- Assert process::Command - Easy command initialization and assertions☆538Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year