taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆791Updated 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…☆518Updated this week
- Test harness for ui tests of compiler diagnostics☆948Updated 3 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,132Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆815Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆731Updated 3 weeks ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆569Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆917Updated 10 months ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- Easy self-referential struct generation for Rust.☆680Updated last year
- Compile-time type-checked builder derive☆1,133Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A crate for safe and ergonomic pin-projection.☆694Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆906Updated last month
- Remove unused Rust dependencies with this one weird trick!☆1,173Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- ☆501Updated 2 months ago
- ☆894Updated this week
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,249Updated this week
- Indented document literals for Rust☆758Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆533Updated 5 months ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆893Updated 2 months ago
- ☆1,156Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆442Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Fast floating point to string conversion☆686Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Module initialization/global constructor functions for Rust☆945Updated last month