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

https://github.com/vedranvuk/binaryex

Package binaryex implements functions supplement to binary/encoding package.
https://github.com/vedranvuk/binaryex

binary go golang marshalling reflection serialization

Last synced: 10 months ago
JSON representation

Package binaryex implements functions supplement to binary/encoding package.

Awesome Lists containing this project

README

          

# binaryex

Package binaryex implements functions supplement to binary/encoding package that work with derived and compound types.

It is designed for ease of use before speed.

## Status

binaryex API is set. Optimization, bugfixes and additional functionality eventually follow.

## License

MIT License. See included LICENSE file.