Registry / testing / tree-crasher

tree-crasher

JSON →
library0.5.0rscratesunverified

Easy-to-use grammar-based black-box fuzzer

# Cargo.toml [dependencies] tree-crasher = "0.5.0"
INSTALL
IMPORT
SIG · TREE-CRASHER
T
tree-crasher
testingrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fuzzer
use tree_crasher::Fuzzer;

Creates and runs a basic grammar-based fuzzer.

use tree_crasher::Fuzzer; fn main() { let mut fuzzer = Fuzzer::new(); fuzzer.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tree-crasher — cargo add tree-crasher · libregistry