llogiq / mutagen
Breaking your Rust code for fun and profit
☆631Updated last year
Alternatives and similar repositories for mutagen:
Users that are interested in mutagen are comparing it to the libraries listed below
- Automatically apply the suggestions made by rustc☆850Updated last year
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,456Updated this week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,260Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,282Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,409Updated last week
- deserialize env vars into typesafe structs with rust☆909Updated 10 months ago
- derive builder implementation for rust structs☆1,424Updated 6 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Indented document literals for Rust☆703Updated last month
- Rust library allowing to register multiple handlers for the same signal☆767Updated last week
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- ☆528Updated 4 years ago
- Colorful panic backtraces for Rust☆570Updated 2 months ago
- Error boilerplate for Rust☆728Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆741Updated 2 months ago
- How to avoid complicated coordinated upgrades☆518Updated 2 months ago
- Compile time numbers in Rust.☆543Updated last week
- Hypothesis-like property testing for Rust☆1,840Updated 3 weeks ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆380Updated 2 years ago
- Temporary file library for rust☆1,274Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆810Updated last year
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆333Updated 3 months ago