taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆749Updated 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:
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆496Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,099Updated last week
- Rust procedural macro attribute for adding test cases easily☆625Updated last year
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆546Updated last week
- A minimal `syn` syntax tree pretty-printer☆714Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Compile-time type-checked builder derive☆1,066Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆860Updated 4 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,065Updated last week
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- ☆1,044Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- ☆857Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,153Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- Assert process::Command - Easy command initialization and assertions☆523Updated last month
- ☆773Updated 8 months ago
- ☆494Updated 10 months ago