mmap-go

A portable mmap package for Go

  • 所有者: edsrzf/mmap-go
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者edsrzf/mmap-go
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2011-04-01 09:03:51
推送于2024-12-12 18:11:36
最后一次提交
发布数3
最新版本名称v1.2.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1k
关注者数26
派生数129
提交数47
已启用问题?
问题数16
打开的问题数3
拉请求数15
打开的拉请求数0
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?