mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add romshark/jscan (#3989)
This commit is contained in:
parent
b80d036e12
commit
6a8c1692c7
@ -1211,6 +1211,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gojson](https://github.com/ChimeraCoder/gojson) - Automatically generate Go (golang) struct definitions from example JSON.
|
||||
* [JayDiff](https://github.com/yazgazan/jaydiff) - JSON diff utility written in Go.
|
||||
* [jettison](https://github.com/wI2L/jettison) - Fast and flexible JSON encoder for Go.
|
||||
* [jscan](https://github.com/romshark/jscan) - High performance zero-allocation JSON iterator.
|
||||
* [JSON-to-Go](https://mholt.github.io/json-to-go/) - Convert JSON to Go struct.
|
||||
* [JSON-to-Proto](https://json-to-proto.github.io/) - Convert JSON to Protobuf online.
|
||||
* [json2go](https://github.com/m-zajac/json2go) - Advanced JSON to Go struct conversion. Provides package that can parse multiple JSON documents and create struct to fit them all.
|
||||
|
Loading…
Reference in New Issue
Block a user