> cat /dev/github | grep security-tools
discovered 03 Aug 2026

fuzzer-test-suite

via awesome-list
→ View on GitHub
The fuzzer-test-suite provides a collection of benchmarks designed for evaluating fuzzing engines such as libFuzzer and AFL. It aims to facilitate the discovery of vulnerabilities in real-world libraries by offering challenging tests that expose complex code paths and bugs. Notably, the project has been largely superseded by FuzzBench, which enhances fuzzer benchmarking with improved usability and a broader feature set.