gojay

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

commit 46105a3c6f474bb2ae8d0facd2fabffa23df7dea
parent efd0bec82b67af5608458b6a9a9694f61f799446
Author: francoispqt <francois@parquet.ninja>
Date:   Sun,  6 May 2018 23:55:31 +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.4 and still under development** +**Package is currently at version 0.10.5 and still under development** GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).