An open API service indexing awesome lists of open source software.

https://github.com/tinybiggames/vfolder

A lightweight Delphi library that lets you package an entire folder of files into a single virtual file. At runtime, your application can open this file and interact with its contents as if the files were still on the filesystem – no extraction needed.
https://github.com/tinybiggames/vfolder

delphi delphi-library vfs virtualization win64 windows-10 windows-11

Last synced: 8 months ago
JSON representation

A lightweight Delphi library that lets you package an entire folder of files into a single virtual file. At runtime, your application can open this file and interact with its contents as if the files were still on the filesystem – no extraction needed.

Awesome Lists containing this project

README

          

# VFolder
VFolder - Virtual File System Library