llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆639Updated 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☆632Updated 2 years ago
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆567Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Colorful panic backtraces for Rust☆600Updated 3 months ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆383Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Error boilerplate for Rust☆727Updated 4 years ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- derive simple constructor functions for Rust structs☆574Updated last year
- ☆532Updated 5 years ago
- Generate README.md from docstrings☆380Updated 7 months ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- How-to: Sanitize your Rust code!☆433Updated 8 years ago
- Hypothesis-like property testing for Rust☆2,037Updated last week
- Compile time numbers in Rust.☆573Updated 3 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A tool for transforming Rust code using rules☆716Updated 2 years ago
- 📈 benchmarking different ways to concatenate strings in rust☆318Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆854Updated last year
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆950Updated 2 weeks ago
- 🦀 GitHub Actions for Rust - recipes, discussions, questions and ideas