llogiq / mutagen
Breaking your Rust code for fun and profit
☆630Updated last year
Alternatives and similar repositories for mutagen:
Users that are interested in mutagen are comparing it to the libraries listed below
- Automatic checking for semantic versioning in library crates☆636Updated last year
- Auditing crates for unsafe code which can be safely replaced☆540Updated 2 years ago
- Automatically apply the suggestions made by rustc☆853Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,420Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,371Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆877Updated 7 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,220Updated last month
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Colorful panic backtraces for Rust☆569Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Run experiments across parts of the Rust ecosystem!☆662Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Compile time numbers in Rust.☆521Updated 7 months ago
- Indented document literals for Rust☆676Updated 2 months ago
- Temporary file library for rust☆1,222Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆661Updated this week
- a Rust library for running child processes☆840Updated 5 months ago
- A modern Rust debugging library 🦀☆889Updated 2 years ago
- ☆527Updated 4 years ago
- Assert process::Command - Easy command initialization and assertions☆484Updated last week