2 unstable releases

Uses old Rust 2015

0.1.0 Nov 23, 2018
0.0.0 Jul 14, 2018

#8 in #eg

MIT license

26KB
666 lines

synfuzz

Build Status

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

~480KB