golang-github-francoispqt-gojay-dev 1.2.13-4 (s390x binary) in ubuntu groovy

 GoJay is a performant JSON encoder/decoder for Golang.
 It has a simple API and doesn't use reflection. It relies on small
 interfaces to decode/encode structures and slices.
 .
 Why another JSON parser?
 Other fast decoder/encoder were mostly hardly readable static code
 generation or a lot of reflection, poor streaming features, and not so
 fast in the end. Also, it has a decoder that could consume
 an io.Reader of line or comma delimited JSON, in a JIT way.
 To consume a flow of JSON objects from a TCP connection for example or
 from a standard output. Same way to build an encoder that could encode
 a flow of data to a io.Writer.

Details

Package version:
1.2.13-4
Source:
golang-github-francoispqt-gojay 1.2.13-4 source package in Ubuntu
Status:
Obsolete
Component:
universe
Priority:
Optional