llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆636Updated 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☆852Updated last year
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Colorful panic backtraces for Rust☆582Updated last month
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆559Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- ☆531Updated 5 years ago
- derive simple constructor functions for Rust structs☆564Updated last year
- How-to: Sanitize your Rust code!☆429Updated 7 years ago
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- Hypothesis-like property testing for Rust☆1,935Updated last week
- Compile time numbers in Rust.☆563Updated this week
- Error boilerplate for Rust☆729Updated 4 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,302Updated last week
- Generic array types in Rust☆418Updated 6 months ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,342Updated last month
- Run experiments across parts of the Rust ecosystem!☆703Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,475Updated this week
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆352Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- How to avoid complicated coordinated upgrades☆538Updated 8 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month