mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add github.com/ghostiam/binstruct (#2385)
This commit is contained in:
parent
ddce9fa768
commit
799dd8136e
@ -1300,6 +1300,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [asn1](https://github.com/PromonLogicalis/asn1) - Asn.1 BER and DER encoding library for golang.
|
||||
* [bambam](https://github.com/glycerine/bambam) - generator for Cap'n Proto schemas from go.
|
||||
* [bel](https://github.com/32leaves/bel) - Generate TypeScript interfaces from Go structs/interfaces. Useful for JSON RPC.
|
||||
* [binstruct](https://github.com/ghostiam/binstruct) - Golang binary decoder for mapping data into the structure.
|
||||
* [colfer](https://github.com/pascaldekloe/colfer) - Code generation for the Colfer binary format.
|
||||
* [csvutil](https://github.com/jszwec/csvutil) - High Performance, idiomatic CSV record encoding and decoding to native Go structures.
|
||||
* [fwencoder](https://github.com/o1egl/fwencoder) - Fixed width file parser (encoding and decoding library) for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user