rust-fuzz / arbitraryLinks
Generating structured data from arbitrary, unstructured input.
☆786Updated 2 months ago
Alternatives and similar repositories for arbitrary
Users that are interested in arbitrary are comparing it to the libraries listed below
Sorting:
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆443Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆706Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Run Rust lints from dynamic libraries☆463Updated last week
- 🏆 Collection of bugs uncovered by fuzzing Rust code☆435Updated 3 weeks ago
- Command line helpers for fuzzing☆1,643Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆420Updated last week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Auditing crates for unsafe code which can be safely replaced☆549Updated 3 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆483Updated this week
- Fuzz your Rust code with Google-developed Honggfuzz !☆484Updated last month
- Make production Rust binaries auditable☆740Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- property testing and verification front-end for Rust☆209Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆739Updated last month
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,050Updated last week
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago