taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆774Updated 3 weeks ago
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☆935Updated this week
- Rust procedural macro attribute for adding test cases easily☆632Updated last year
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated 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…☆511Updated last week
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆555Updated 2 months ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,186Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- ☆880Updated this week
- Remove unused Rust dependencies with this one weird trick!☆1,115Updated this week
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last month
- A cargo subcommand for cleaning up unused build files generated by Cargo☆871Updated last week
- ☆1,090Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- Macros for all your token pasting needs☆1,063Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,162Updated last week
- Making parsing a breeze☆797Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆433Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆513Updated 3 months ago
- Inline diagrams for rustdoc with mermaid.js☆540Updated last year