mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add fxamacker/cbor (#2746)
This commit is contained in:
parent
cab9a1ad5e
commit
e89fcf512e
@ -1427,6 +1427,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [bambam](https://github.com/glycerine/bambam) - generator for Cap'n Proto schemas from go.
|
* [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.
|
* [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.
|
* [binstruct](https://github.com/ghostiam/binstruct) - Golang binary decoder for mapping data into the structure.
|
||||||
|
* [cbor](https://github.com/fxamacker/cbor) - Small, safe, and easy CBOR encoding and decoding library.
|
||||||
* [colfer](https://github.com/pascaldekloe/colfer) - Code generation for the Colfer binary format.
|
* [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.
|
* [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.
|
* [fwencoder](https://github.com/o1egl/fwencoder) - Fixed width file parser (encoding and decoding library) for Go.
|
||||||
|
Loading…
Reference in New Issue
Block a user