loiclec / fuzzcheck-rs
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
☆441Updated last month
Alternatives and similar repositories for fuzzcheck-rs:
Users that are interested in fuzzcheck-rs are comparing it to the libraries listed below
- Generating structured data from arbitrary, unstructured input.☆746Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆437Updated 2 months ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆473Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆459Updated last year
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆426Updated last week
- Auditing crates for unsafe code which can be safely replaced☆547Updated 3 years ago
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- property testing and verification front-end for Rust☆200Updated last week
- Support crate for rustc's self-profiling feature☆344Updated last month
- Breaking your Rust code for fun and profit☆631Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆459Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Compact inlined strings for Rust.☆522Updated last year
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- Execute Rust code carefully, with extra checking along the way☆404Updated 7 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 7 months ago
- Run Rust lints from dynamic libraries☆436Updated last week
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆871Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆513Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆782Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆696Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A big 'ol pile of ICE.☆292Updated 10 months ago