gojay

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

commit 8509e0d6dff41d388f3580537e58771bca26adb8
parent ce7321b4a47c7d5137f8022a463e4c0393814ab4
Author: francoispqt <francois@parquet.ninja>
Date:   Thu,  3 May 2018 23:48:05 +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.1 and still under development** +**Package is currently at version 0.10.3 and still under development** GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).