rust-fuzz / arbitraryLinks
Generating structured data from arbitrary, unstructured input.
☆824Updated last month
Alternatives and similar repositories for arbitrary
Users that are interested in arbitrary are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated 2 weeks ago
- Run Rust lints from dynamic libraries☆505Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆443Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Command line helpers for fuzzing☆1,689Updated last week
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Detect concurrency and memory bugs and possible panic locations in Rust projects☆554Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆503Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Count lines of LLVM IR per generic function☆475Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Make production Rust binaries auditable☆777Updated last week
- Fuzz your Rust code with Google-developed Honggfuzz !☆490Updated last week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- property testing and verification front-end for Rust☆218Updated last month
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆439Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- ☆495Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- Rust bindings for the Z3 solver.☆430Updated this week
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated this week
- Auditing crates for unsafe code which can be safely replaced☆555Updated 3 years ago