A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
61
stars
17
forks
source link
Adds support for sequential/random access hints via madvise() on Linux #41
Closed
vigna closed 10 months ago
This looks good. Thank you!