proxy.golang.org : github.com/bradfitz/litecmp
Package litecmp lets you make smaller comparable values by boxing a larger comparable value (such as a 16 byte string header) down into a globally unique 8 byte pointer. The globally unique pointers are garbage collected with weak references and finalizers. This package hides that.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/bradfitz/litecmp
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/bradfitz
Stars: 19 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago