gojay

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

commit b648f1ca6d039e0da5679cd3f7ef9c5ff5c03784
parent c8f287d66352d1106c4e09482fe0b02f82bb8686
Author: francoispqt <francois@parquet.ninja>
Date:   Tue,  1 May 2018 23:07:46 +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.9.1 and still under development** +**Package is currently at version 0.10.0 and still under development** GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).