memfile Single header .hpp to work with files in memory. Made for Mindphaser (my demo tool). Usage example See main.cpp for how to use memfile.hpp. Build and Run mkdir build && cd build cmake .. cmake --build . ./memfile