rust-fuzz / arbitrary
Generating structured data from arbitrary, unstructured input.
☆769Updated 3 weeks ago
Alternatives and similar repositories for arbitrary:
Users that are interested in arbitrary are comparing it to the libraries listed below
- Run Rust lints from dynamic libraries☆447Updated this week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆442Updated last week
- Command line helpers for fuzzing☆1,617Updated last week
- Easy self-referential struct generation for Rust.☆607Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 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…☆473Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- property testing and verification front-end for Rust☆202Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated 2 months ago
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆431Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated last week
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆480Updated last week
- Module initialization/global constructor functions for Rust☆853Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Make production Rust binaries auditable☆728Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Support atomic operations on Arc itself☆955Updated last week
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago