deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-github-buger-jsonparser-dev, golang-github-go-errors-errors-dev,
golang-github-json-iterator-go-dev, golang-github-mailru-easyjson-dev, golang-github-stretchr-testify-dev,
golang-github-viant-assertly-dev, golang-github-viant-toolbox-dev, golang-golang-x-net-dev
Description: |-
JSON encoder/decoder golang library with powerful stream API
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.
Homepage: https://github.com/francoispqt/gojay
Installed-Size: '1011'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Package: golang-github-francoispqt-gojay-dev
Priority: optional
Section: devel
Source: golang-github-francoispqt-gojay
Version: 1.2.13-5
srcpkg_name: golang-github-francoispqt-gojay
srcpkg_version: 1.2.13-5