llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆637Updated 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
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Automatically apply the suggestions made by rustc☆850Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Colorful panic backtraces for Rust☆589Updated 2 weeks ago
- ☆532Updated 5 years ago
- A library to generate syntax diagrams for Rust macros.☆561Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Compile time numbers in Rust.☆569Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas☆351Updated 3 years ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- Run experiments across parts of the Rust ecosystem!☆709Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,316Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Fast, ergonomic metrics for Rust☆340Updated last year
- derive simple constructor functions for Rust structs☆569Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Error boilerplate for Rust☆729Updated 4 years ago
- A tool for transforming Rust code using rules☆715Updated 2 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- How to avoid complicated coordinated upgrades☆541Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Generate README.md from docstrings☆379Updated 4 months ago
- 📈 benchmarking different ways to concatenate strings in rust☆317Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆832Updated last year