gojay

high performance JSON encoder/decoder with stream API for Golang
git clone git://git.lair.cx/gojay
Log | Files | Refs | README | LICENSE

commit edeb6990b66b753afa4dfbf2bcdc639e36abf8f8
parent 0c193f63bd46ccde98855af3f3991e84e3f1dcce
Author: francoispqt <francois@parquet.ninja>
Date:   Thu,  3 May 2018 00:53:53 +0800

update README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -6,7 +6,7 @@ ![MIT License](https://img.shields.io/badge/license-mit-blue.svg?style=flat-square) # GoJay -**Package is currently at version 0.10.0 and still under development** +**Package is currently at version 0.10.1 and still under development** GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).