llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆638Updated 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☆636Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Automatically apply the suggestions made by rustc☆851Updated last year
- Colorful panic backtraces for Rust☆579Updated 6 months ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- Hypothesis-like property testing for Rust☆1,914Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- A library to generate syntax diagrams for Rust macros.☆556Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Compile time numbers in Rust.☆557Updated 2 months ago
- Cargo subcommand to profile binaries☆444Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Fast, ergonomic metrics for Rust☆339Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,461Updated 2 weeks ago
- Run experiments across parts of the Rust ecosystem!☆696Updated last month
- ☆530Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- Error handling project group☆264Updated 3 years ago
- 📈 benchmarking different ways to concatenate strings in rust☆312Updated last year
- How to avoid complicated coordinated upgrades☆531Updated 7 months ago