llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆634Updated 2 years ago
Alternatives and similar repositories for mutagen
Users that are interested in mutagen are comparing it to the libraries listed below
Sorting:
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Hypothesis-like property testing for Rust☆1,889Updated this week
- Auditing crates for unsafe code which can be safely replaced☆549Updated 3 years ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,306Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- derive builder implementation for rust structs☆1,445Updated 8 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated 2 weeks ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Indented document literals for Rust☆712Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Error management☆1,421Updated 5 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Struct mocking library for Rust☆465Updated 6 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Colorful panic backtraces for Rust☆577Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 2 weeks ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- RustSec API & Tooling☆1,695Updated last week