rust-fuzz / arbitrary
Generating structured data from arbitrary, unstructured input.
☆740Updated last week
Alternatives and similar repositories for arbitrary:
Users that are interested in arbitrary are comparing it to the libraries listed below
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆439Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆661Updated this week
- Run Rust lints from dynamic libraries☆420Updated this week
- Count lines of LLVM IR per generic function☆418Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Easy self-referential struct generation for Rust.☆561Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆749Updated this week
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆425Updated 5 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆426Updated this week
- ☆778Updated last week
- property testing and verification front-end for Rust☆195Updated last month
- Command line helpers for fuzzing☆1,572Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆540Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,420Updated 5 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Inject bugs and see if your tests catch them!☆640Updated this week
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆486Updated this week
- Typed distributed plugin registration☆1,040Updated last week
- Execute Rust code carefully, with extra checking along the way☆397Updated 5 months ago
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Make production Rust binaries auditable☆690Updated last month
- A Rust proc-macro attribute parser☆1,058Updated last month
- Macros for all your token pasting needs☆1,037Updated 3 months ago