mmap-go

A portable mmap package for Go

  • Owner: edsrzf/mmap-go
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

mmap-go

mmap-go is a portable mmap package for the Go programming language.
It has been tested on Linux (386, amd64), OS X, and Windows (386). It should also
work on other Unix-like platforms, but hasn't been tested with them. I'm interested
to hear about the results.

I haven't been able to add more features without adding significant complexity,
so mmap-go doesn't support mprotect, mincore, and maybe a few other things.
If you're running on a Unix-like platform and need some of these features,
I suggest Gustavo Niemeyer's gommap.

Main metrics

Overview
Name With Owneredsrzf/mmap-go
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2011-04-01 09:03:51
Pushed At2024-12-12 18:11:36
Last Commit At
Release Count3
Last Release Namev1.2.0 (Posted on )
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count1k
Watchers Count26
Fork Count129
Commits Count47
Has Issues Enabled
Issues Count16
Issue Open Count3
Pull Requests Count15
Pull Requests Open Count0
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private