An open API service indexing awesome lists of open source software.

https://github.com/zedseven/binmani

A basic Go package for binary data manipulation.
https://github.com/zedseven/binmani

binary-data binary-manipulation bit-manipulation bits

Last synced: 10 months ago
JSON representation

A basic Go package for binary data manipulation.

Awesome Lists containing this project

README

          

# binmani
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![GoDoc](https://godoc.org/github.com/zedseven/binmani?status.svg)](https://godoc.org/github.com/zedseven/binmani)

A basic Go package for binary data manipulation.