Ecosyste.ms: Packages

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

Top 4.9% on proxy.golang.org
Top 1.5% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 8.4% forks on proxy.golang.org

proxy.golang.org : github.com/bamiaux/iobit

Package iobit provides primitives for reading & writing bits The main purpose of this library is to remove the need to write custom bit-masks when reading or writing bitstreams, and to ease maintenance. This is true especially when you need to read/write data which is not aligned on bytes. Errors are sticky so you can check for errors after a chunk of meaningful work rather than after every operation. For example, with iobit you can read an MPEG-TS PCR like this: instead of: and write it like this:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bamiaux/iobit
Keywords: bit, go, reader, writer
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/bamiaux
Dependent packages: 15
Dependent repositories: 20
Stars: 17 on GitHub
Forks: 5 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...