llogiq / mutagenLinks
Breaking your Rust code for fun and profit
☆634Updated 2 years ago
Alternatives and similar repositories for mutagen
Users that are interested in mutagen are comparing it to the libraries listed below
Sorting:
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,270Updated last week
- Hypothesis-like property testing for Rust☆1,880Updated last week
- Colorful panic backtraces for Rust☆576Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- How to avoid complicated coordinated upgrades☆519Updated 4 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,425Updated this week
- Run experiments across parts of the Rust ecosystem!☆691Updated last week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆921Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- Typed distributed plugin registration☆1,115Updated 3 months ago
- derive builder implementation for rust structs☆1,443Updated 7 months ago
- Error management☆1,422Updated 5 years ago
- oh heck, a case conversion library☆546Updated last year
- Compile time numbers in Rust.☆547Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago