loiclec / fuzzcheck-rsLinks
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
☆443Updated 3 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☆437Updated 4 months ago
- Generating structured data from arbitrary, unstructured input.☆825Updated 2 months ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆491Updated 3 weeks ago
- property testing and verification front-end for Rust☆219Updated last month
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- Count lines of LLVM IR per generic function☆477Updated 2 weeks ago
- How-to: Sanitize your Rust code!☆431Updated 7 years ago
- Run Rust lints from dynamic libraries☆508Updated last week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- A big 'ol pile of ICE.☆291Updated last year
- Execute Rust code carefully, with extra checking along the way☆451Updated last month
- Execute your code on the Rust ecosystem.☆184Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Demangle Rust symbols☆268Updated 2 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- Rust bindings and utilities for LLVM’s libFuzzer☆240Updated 3 months ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆341Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Breaking your Rust code for fun and profit☆636Updated 2 years ago
- Compile-time reference counting☆456Updated 5 months ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 6 years ago
- A mortifying serialization library for Rust☆344Updated 2 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year