Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
2.03k
stars
319
forks
source link
Reducing type parameters and bounds from Scheduler #2544
Closed
tokatoka closed 1 month ago
Basically same as addison's work in https://github.com/AFLplusplus/LibAFL/pull/2438
But I made trait
Scheduler
not to have OT, as it is only required for power schedules