Awesome
mman-win32
A light implementation of the mmap functions for MinGW.
The mmap-win32 library implements a wrapper for mmap functions around the memory mapping Windows API.
Install
To build run the 'bash ./configure' script to create a config.mak Run typical 'make' and 'make install'
Mirrors code: https://code.google.com/p/mman-win32/ Original Author: kutuzov.viktor.84@gmail.com