golang-github-francoispqt-gojay-dev - 1.2.13-5 main

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.

Priority: optional
Section: golang
Suites: byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 1.0 MB
Architectures: all 

 

Versions

1.2.13-5 all