CBash, a DLL that only loads plugin files, but does it damn quickly:
PS E:\Infernio\Desktop\Programming\CBash\CBash\src> cloc .
666 text files.
666 unique files.
14 files ignored.
github.com / AlDanial/ cloc v 1.82 T= 4.00 s (166.2 files/ s, 70697.2 lines/ s)
-----------------------------------------------------------------------------------
Language files blank comment code
-----------------------------------------------------------------------------------
C++ 429 14509 20459 204565
C/ C++ Header 235 4532 10903 27720
Windows Resource File 1 18 23 60
-----------------------------------------------------------------------------------
SUM: 665 19059 31385 232345
-----------------------------------------------------------------------------------
Wrye Bash, a tool that does everything including installing and managing mods, loading plugin files and creating highly complex patch plugins:
PS E:\Infernio\Desktop\Programming\wrye- bash\Mopy\bash> cloc .
138 text files.
137 unique files.
47 files ignored.
github.com / AlDanial/ cloc v 1.82 T= 1.00 s (123.0 files/ s, 125535.0 lines/ s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Python 121 8437 15849 101203
SVG 2 0 0 46
-------------------------------------------------------------------------------
SUM: 123 8437 15849 101249
-------------------------------------------------------------------------------