mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix csvutil link
This commit is contained in:
parent
0bae35a6ba
commit
cc785a1204
@ -1003,7 +1003,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.
|
* [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.
|
* [bambam](https://github.com/glycerine/bambam) - generator for Cap'n Proto schemas from go.
|
||||||
* [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.
|
||||||
* [go-capnproto](https://github.com/glycerine/go-capnproto) - Cap'n Proto library and parser for go.
|
* [go-capnproto](https://github.com/glycerine/go-capnproto) - Cap'n Proto library and parser for go.
|
||||||
* [go-codec](https://github.com/ugorji/go) - High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support.
|
* [go-codec](https://github.com/ugorji/go) - High Performance, feature-Rich, idiomatic encode, decode and rpc library for msgpack, cbor and json, with runtime-based OR code-generation support.
|
||||||
* [gogoprotobuf](https://github.com/gogo/protobuf) - Protocol Buffers for Go with Gadgets.
|
* [gogoprotobuf](https://github.com/gogo/protobuf) - Protocol Buffers for Go with Gadgets.
|
||||||
|
Loading…
Reference in New Issue
Block a user