Top 2.7% dependent packages on proxy.golang.org
Top 2.0% dependent repos on proxy.golang.org
Top 9.8% forks on proxy.golang.org
proxy.golang.org : github.com/nsip/gommap
This package offers the MMap type that manipulates a memory mapped file or device. IMPORTANT NOTE (1): The MMap type is backed by an unsafe memory region, which is not covered by the normal rules of Go's memory management. If a slice is taken out of it, and then the memory is explicitly unmapped through one of the available methods, both the MMap value itself and the slice obtained will now silently point to invalid memory. Attempting to access data in them will crash the application.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/nsip/gommap
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/nsip
Dependent packages: 4
Dependent repositories: 7
Stars: 2 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago