/mmap

Cross-platform memory mapped file I/O for Golang

Primary LanguageGoMIT LicenseMIT

Memory mapping GoDoc

Published under MIT license with the permission of NX Studio.

This package is no longer supported. For the updated functionality of this package look for the go-bio.

This is cross-platform Golang package for memory mapped file I/O.

Currently has been tested on following architectures:

  • windows/amd64
  • linux/amd64

Installation

$ go get github.com/alexeymaximov/mmap