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

Top 5.8% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/spenserblack/go-byteutils

Package byteutils contains utilities for managing bytes. Note that a byte's indices are [0, 8), and using an index beyond this range may cause a panic or undefined behavior. Bitwise methods to manage bytes and their bits are abstracted with this library. Functions are provided to "index" into a byte from the left and from the right. Endianness determines the least and most significant bytes. Little endian means that the last byte is the smallest. Big endian means that the last byte is the largest.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/spenserblack/go-byteutils
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/spenserblack
Dependent packages: 1
Dependent repositories: 3
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...