loiclec / fuzzcheck-rsLinks
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
☆446Updated 4 months ago
Alternatives and similar repositories for fuzzcheck-rs
Users that are interested in fuzzcheck-rs are comparing it to the libraries listed below
Sorting:
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆442Updated 6 months ago
- Generating structured data from arbitrary, unstructured input.☆830Updated 3 weeks ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆496Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆482Updated last week
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- property testing and verification front-end for Rust☆220Updated last week
- Auditing crates for unsafe code which can be safely replaced☆559Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Rust bindings and utilities for LLVM’s libFuzzer☆246Updated 4 months ago
- Run Rust lints from dynamic libraries☆516Updated this week
- Demangle Rust symbols☆280Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- A big 'ol pile of ICE.☆291Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Execute your code on the Rust ecosystem.☆185Updated 3 months ago
- Coordination repository for the Secure Code Working Group☆162Updated 4 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- Execute Rust code carefully, with extra checking along the way☆453Updated 3 months ago
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆344Updated 2 months ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year