rust-fuzz / arbitrary
Generating structured data from arbitrary, unstructured input.
☆744Updated last month
Alternatives and similar repositories for arbitrary:
Users that are interested in arbitrary are comparing it to the libraries listed below
- Heap profiling and ad hoc profiling for Rust programs.☆764Updated 6 months ago
- A minimal `syn` syntax tree pretty-printer☆665Updated this week
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆440Updated 4 months ago
- Run Rust lints from dynamic libraries☆423Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆675Updated this week
- Module initialization/global constructor functions for Rust☆781Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 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…☆435Updated this week
- Easy self-referential struct generation for Rust.☆570Updated last month
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆504Updated last month
- Typed distributed plugin registration☆1,061Updated this week
- Count lines of LLVM IR per generic function☆431Updated 3 weeks ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Inject bugs and see if your tests catch them!☆663Updated this week
- A crate for safe and ergonomic pin-projection.☆630Updated this week
- Safe cross-platform linker shenanigans☆686Updated this week
- Auditing crates for unsafe code which can be safely replaced☆542Updated 2 years ago
- Making parsing a breeze☆671Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,057Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆884Updated last month
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆968Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆776Updated this week
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- Command line helpers for fuzzing☆1,578Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆851Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago