co-maintainers welcome lssndrbarbieri@gmail.com Alessandro Barbieri afl-fuzz normally works by repeatedly fork()ing the program being tested. using this package, you can run afl-fuzz in 'persistent mode', which avoids repeated forking and is much faster. https://github.com/stedolan/ocaml-afl-persistent/issues stedolan/ocaml-afl-persistent Stephen Dolan stephen.dolan@cl.cam.ac.uk