Top 7.0% dependent packages on proxy.golang.org
proxy.golang.org : github.com/remerge/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/remerge/gommap
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/remerge
Dependent packages: 1
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago
github.com/remerge/offheap v0.0.0-20220727154640-0a843ca6d337
TODO : update An off-heap hash-table for Go (golang). Originally called go-offheap-hashtable, bu...1 version - Latest release: almost 3 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.