Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
☆449Jan 22, 2026Updated 2 months ago
Alternatives and similar repositories for fuzzcheck-rs
Users that are interested in fuzzcheck-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fuzz your Rust code with Google-developed Honggfuzz !☆497Mar 6, 2026Updated 2 weeks ago
- Command line helpers for fuzzing☆1,775Feb 10, 2026Updated last month
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Generating structured data from arbitrary, unstructured input.☆855Mar 13, 2026Updated last week
- Effortlessly fuzz libraries with large API surfaces☆71Aug 18, 2021Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A Rust toolkit to combine property-based testing and fuzzing.☆137Aug 31, 2022Updated 3 years ago
- Hypothesis-like property testing for Rust☆2,073Mar 9, 2026Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- rd is a record/replay debugger written in rust☆960Jun 3, 2022Updated 3 years ago
- Auditing crates for unsafe code which can be safely replaced☆569Mar 25, 2022Updated 3 years ago
- Automated property based testing for Rust (with shrinking).☆2,720Feb 10, 2026Updated last month
- drop-in replacement for libfuzzer☆72Aug 7, 2025Updated 7 months ago
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,813Mar 16, 2026Updated last week
- Find the ideal fuzz targets in a Rust codebase☆225Updated this week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88May 3, 2023Updated 2 years ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,753Mar 9, 2026Updated 2 weeks ago
- A fast Rust-based safe and thead-friendly grammar-based fuzz generator☆221Aug 12, 2020Updated 5 years ago
- ☆22Mar 16, 2019Updated 7 years ago
- safe bindings to io-uring☆683Jun 14, 2021Updated 4 years ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Chaotic Testing Harness☆59Mar 9, 2020Updated 6 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Rust Memory Safety & Undefined Behavior Detection☆1,369Mar 9, 2024Updated 2 years ago
- Garbage collected smart pointers for Rust☆271Jan 16, 2022Updated 4 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,569Jan 11, 2026Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆647Aug 14, 2024Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Jul 10, 2024Updated last year
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆280Feb 12, 2022Updated 4 years ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Symbolic execution of LLVM IR with an engine written in Rust☆582Oct 27, 2023Updated 2 years ago
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,791Updated this week
- A light wrapper around rr, the time-travelling debugger☆147Aug 21, 2023Updated 2 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Rust mid-level IR Abstract Interpreter☆1,010Aug 22, 2024Updated last year