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☆635Updated 2 years ago
- Automatically apply the suggestions made by rustc☆850Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆559Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆382Updated 2 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Colorful panic backtraces for Rust☆596Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated 2 weeks ago
- ☆532Updated 5 years ago
- Hypothesis-like property testing for Rust☆1,974Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Run experiments across parts of the Rust ecosystem!☆710Updated 2 months ago
- Compile time numbers in Rust.☆568Updated last month
- derive simple constructor functions for Rust structs☆570Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,319Updated 2 months ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,360Updated last week
- Fast, ergonomic metrics for Rust☆340Updated last year
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- How to avoid complicated coordinated upgrades☆545Updated 10 months ago
- Error management☆1,420Updated 5 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- A modern Rust debugging library 🦀☆892Updated 3 years ago