FastClasspathScanner


FastClasspathScanner

Uber-fast, ultra-lightweight Java classpath and module path scanner. Scans the classpath and module path by parsing the classfile binary format directly, rather than by using reflection. See https://github.com/lukehutch/fast-classpath-scanner