virtual-files topic
List
virtual-files repositories
TinyVFS
24
Stars
4
Forks
Watchers
The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during operation.
c-embed
33
Stars
3
Forks
Watchers
Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code
VirtualFileSystem
16
Stars
5
Forks
Watchers
The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).