2 unstable releases
Uses old Rust 2015
0.1.0 | Nov 23, 2018 |
---|---|
0.0.0 | Jul 14, 2018 |
#9 in #eg
26KB
666 lines
synfuzz
A library for building fuzzers/test case generators based on a formal grammar. This is intended to provide primitives that can be used for targeting specific grammar definition languages (eg. ANTLR) so that test case generation can happen directly from the grammar definition file.
Dependencies
~485KB