gojay

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

.gitignore (40B)


      1 vendor
      2 *.out
      3 *.log
      4 *.test
      5 .vscode
      6 .idea