Skip to content

Repository files navigation

We’ve been doing manual block handling with explicit read,encrypt,write so we can work with files larger than system memory.

Could mmap be a better way?

A quick search turned up memmap2, let’s try that one?

OS support

  • [X] linux
  • [X] mac
  • [X] windows

all three are tested in memmap2 github actions

About

learn how mmap works in rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages