taiki-e / cargo-hackLinks
Cargo subcommand to provide various options useful for testing and continuous integration.
☆722Updated 2 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:
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated this week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,007Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- ☆1,003Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- A crate for mucking around with piles of bytes☆862Updated last week
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Fast floating point to string conversion☆640Updated last month
- ☆489Updated 7 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- ☆832Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Making parsing a breeze☆741Updated last week
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆421Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago