An open API service indexing awesome lists of open source software.

https://github.com/susonicth/zigmemmapper

Cross platform memory mapped files
https://github.com/susonicth/zigmemmapper

cross-platform library memorymappedfile mmap mmapped windows zig

Last synced: 9 months ago
JSON representation

Cross platform memory mapped files

Awesome Lists containing this project

README

          

# zig MemMapper

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.