loiclec / fuzzcheck-rs
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
ā442Updated last week
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.ā754Updated this week
- Count lines of LLVM IR per generic functionā440Updated 2 months ago
- š Collection of bugs uncovered by fuzzing Rust codeā430Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.ā461Updated last year
- property testing and verification front-end for Rustā202Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.ā260Updated 3 years ago
- Auditing crates for unsafe code which can be safely replacedā546Updated 3 years ago
- How-to: Sanitize your Rust code!ā427Updated 7 years ago
- Breaking your Rust code for fun and profitā631Updated last year
- Execute Rust code carefully, with extra checking along the wayā407Updated 8 months ago
- Fuzz your Rust code with Google-developed Honggfuzz !ā478Updated last month
- Support crate for rustc's self-profiling featureā347Updated 2 months ago
- Run Rust lints from dynamic librariesā445Updated this week
- Compile-time reference countingā442Updated last year
- Experimental one-shot benchmarking/profiling harness for Rustā605Updated 8 months ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.ā275Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolationā334Updated 4 months ago
- Easy self-referential struct generation for Rust.ā603Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structsā223Updated last year
- Reflection via DWARF.ā296Updated 2 years ago
- Faster, more compact implementation of std::Cowā347Updated 2 years ago
- Demangle Rust symbolsā252Updated last year
- Gather author, contributor and publisher data on crates in your dependency graph.ā329Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rustā614Updated last year
- Delegation of trait implementations via procedural macrosā262Updated 9 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/cozā218Updated 5 years ago
- A HashMap variant that spreads resize load across insertsā191Updated 2 months ago
- Š procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementationā85Updated last year
- Automatic checking for semantic versioning in library cratesā635Updated 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ā¦ā465Updated this week