libvinyl, a core C++ framework that complements libscratch. Cross-platform and without dependencies.
v::FolderFolder information gathering. Can get a (recursive) list of files and folders.v::FileFile operators. Check for existance, copy, move, delete, etc.v::LogLogging functions with 6 log levels: Trace, Debug, Info, Warning, Error, Fatal.v::ZipFileZip file reading and writing using miniz.c.