proxy.golang.org : github.com/ansiwen/ptrguard
Package ptrguard allows to pin a Go object (in memory allocated by the Go runtime), so that it will not be touched by the garbage collector until it is unpinned again. Example how to use PtrGuard with a C allocated iovec array. Example how to use PtrGuard with a Go allocated iovec slice.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ansiwen/ptrguard
Keywords:
cgo
, cgo-bindings
, go
, golang
License: MIT
Latest release: almost 4 years ago
First release: about 4 years ago
Namespace: github.com/ansiwen
Stars: 11 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago