This is your work, valued
go-bpf-gen. Generate bpftrace scripts for use with golang programs. Works around quirks in the golang runtime.
65toughfuzzer. Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to code-coverage the fuzzer will encounter. In each case, the obstacle is insurmountable in a reasonable period of time using random inputs or even coverage-guided mutation.
19afl-lua. Fork of Lua adding AFL (https://github.com/google/afl) instrumentation to allow Lua scripts (not the VM itself) to be fuzzed.
12go-beta-fuzzer-vs-libfuzzer. Comparison of Go's fuzzer beta (https://blog.golang.org/fuzz-beta) with libfuzzer. Work in progress. Warning: Comparing fuzzers is hard; results require careful interpretation.
3lua-grammar. ANTLRv4 lexer and parser grammars for Lua
2reversing-tools. Tools for reverse engineering
1prism-fuzz-bugs. HTML
1