nim-snappy
nim-snappy copied to clipboard
Investigate oss-fuzz
Google runs infrastructure that automatically fuzzes libraries, and snappy has fuzzing set up - investigate whether snappy can be added as a project assuming they can treat nim like C.
https://google.github.io/oss-fuzz/getting-started/new-project-guide/
Constantine is already being fuzzed - we can use it as a model: https://github.com/google/oss-fuzz/pull/10710