Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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.