virtual-files
There are 4 repositories under virtual-files topic.
weigert/c-embed
Naturally embed read-only filesystems into C99-C++20 w. a single header, zero dependencies and zero modifications to your code
hueifeng/TinyVFS
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.
axuno/VirtualFileSystem
The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).
PiotrPress/streamer
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.