An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/Akagi201/utils-go/binary

Package binary extends Go standard library package encoding/binary to support arbitrary, variable-sized values. The Go standard library package encoding/binary provides encoding/decoding of fixed-size Go values or slices of same. This package extends support to arbitrary, variable-sized values by prefixing these values with their varint-encoded size, recursively. It expects the encoded type and decoded type to match exactly and makes no attempt to reconcile or check for any differences.

Ecosystem
proxy.golang.org
Versions
0
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/%21akagi201/utils-go/binary
spec
License MIT
Namespace github.com/Akagi201/utils-go
Last Synced 5 days ago
Repository
Stars 23 on GitHub
Forks 10 on GitHub
Rankings on proxy.golang.org
Overall Top 6.0%