Ngolo-fuzzing - Automatic fuzz targets generation for Golang packages.
https://github.com/thepudds/fzgen - auto-generation Go 1.18 fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
C/C++
UTopia - is a tool for automatically generating fuzz drivers from unit tests.