llogiq / mutagen
Breaking your Rust code for fun and profit
☆632Updated last year
Alternatives and similar repositories for mutagen:
Users that are interested in mutagen are comparing it to the libraries listed below
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated last week
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Hypothesis-like property testing for Rust☆1,863Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,297Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,417Updated last week
- Error management☆1,421Updated 5 years ago
- Error boilerplate for Rust☆728Updated 3 years ago
- derive builder implementation for rust structs☆1,436Updated 7 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- Automatically apply the suggestions made by rustc☆849Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Typed distributed plugin registration☆1,104Updated 2 months ago
- derive simple constructor functions for Rust structs☆549Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- How-to: Sanitize your Rust code!☆428Updated 7 years ago
- Colorful panic backtraces for Rust☆573Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- deserialize env vars into typesafe structs with rust☆916Updated 11 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆742Updated this week
- How to avoid complicated coordinated upgrades☆520Updated 3 months ago
- A tool for transforming Rust code using rules☆712Updated last year