taiki-e / cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
ā636Updated this week
Related projects ā
Alternatives and complementary repositories for cargo-hack
- š¦ Find the minimum supported Rust version (MSRV) for your projectā905Updated this week
- Test harness for ui tests of compiler diagnosticsā811Updated this week
- A minimal `syn` syntax tree pretty-printerā621Updated 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ā¦ā399Updated this week
- Rust procedural macro attribute for adding test cases easilyā614Updated 6 months ago
- Heap profiling and ad hoc profiling for Rust programs.ā746Updated 3 months ago
- A Rust proc-macro attribute parserā1,025Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macrosā395Updated 3 weeks ago
- Remove unused Rust dependencies with this one weird trick!ā797Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`ā¦ā668Updated this week
- Easy self-referential struct generation for Rust.ā537Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.ā490Updated 4 months ago
- Compile-time type-checked builder deriveā925Updated 2 months ago
- Execute Rust code carefully, with extra checking along the wayā388Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.ā649Updated 2 months ago
- Typed distributed plugin registrationā997Updated last week
- Indented document literals for Rustā666Updated last week
- A crate for safe and ergonomic pin-projection.ā616Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust codeā711Updated last week
- Fast floating point to string conversionā607Updated last week
- Experimental one-shot benchmarking/profiling harness for Rustā585Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lernaā484Updated 2 months ago
- ā753Updated last week
- Support atomic operations on Arc itselfā789Updated 2 weeks ago
- ā447Updated 3 weeks ago
- Module initialization/global constructor functions for Rustā746Updated 2 months ago
- Making parsing a breezeā572Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargoā749Updated 3 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)ā592Updated last month
- A vector with a fixed capacity. (Rust)ā747Updated last month