add ujson

This commit is contained in:
Oliver N 2021-06-01 18:09:49 +07:00 committed by Avelino
parent 71e6bd217e
commit 09fd1cd9e9

View File

@ -1086,6 +1086,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [kazaam](https://github.com/Qntfy/kazaam) - API for arbitrary transformation of JSON documents.
* [mapslice-json](https://github.com/mickep76/mapslice-json) - Go MapSlice for ordered marshal/ unmarshal of maps in JSON.
* [mp](https://github.com/sanbornm/mp) - Simple cli email parser. It currently takes stdin and outputs JSON.
* [ujson](https://github.com/olvrng/ujson) - Fast and minimal JSON parser and transformer that works on unstructured JSON.
## Logging