loiclec / fuzzcheck-rsLinks
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
☆443Updated last month
Alternatives and similar repositories for fuzzcheck-rs
Users that are interested in fuzzcheck-rs are comparing it to the libraries listed below
Sorting:
- Generating structured data from arbitrary, unstructured input.☆786Updated 2 months ago
- property testing and verification front-end for Rust☆209Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆456Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Auditing crates for unsafe code which can be safely replaced☆549Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆469Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆615Updated 10 months ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆435Updated last month
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Execute Rust code carefully, with extra checking along the way☆420Updated 2 weeks ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆484Updated last month
- Breaking your Rust code for fun and profit☆634Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Compile-time reference counting☆451Updated last month
- 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…☆483Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- in-place allocation-reusing queues for Rust☆373Updated last year
- Easy self-referential struct generation for Rust.☆618Updated 5 months ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆331Updated 3 weeks ago
- Run Rust lints from dynamic libraries☆464Updated this week
- Rust doesn't have exceptions☆634Updated 4 years ago
- Rust bindings and utilities for LLVM’s libFuzzer☆231Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month