taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆720Updated 2 months ago
Alternatives and similar repositories for cargo-hack
Users that are interested in cargo-hack are comparing it to the libraries listed below
Sorting:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,039Updated this week
- Remove unused Rust dependencies with this one weird trick!☆981Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- ☆828Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated this week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆531Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- ☆988Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Indented document literals for Rust☆707Updated 2 weeks ago
- A cargo subcommand for cleaning up unused build files generated by Cargo☆835Updated last month
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,423Updated last week
- Clone trait that is object-safe☆716Updated 2 weeks ago
- Rust TOML Parser☆824Updated this week
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago