SuSonicTH/zigMemMapper
Cross platform memory mapped files
a cross platform (windows and posix) zig library for memory mapped files.
It's a very thin wraper around the operating system functions to map a file into the virtual address space.