Fedora Packages

golang-github-pquerna-ffjson-devel Subpackage of golang-github-pquerna-ffjson

Faster JSON serialization for Go

Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/pquerna/ffjson

Releases Overview

Release Stable Testing
Fedora Rawhide 0-0.16.20200730gitaa0246c.fc40 -
Fedora 40 0-0.16.20200730gitaa0246c.fc40 -
Fedora 39 0-0.13.20200730gitaa0246c.fc39 -
Fedora 38 0-0.12.20200730gitaa0246c.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at golang-github-pquerna-ffjson dash maintainers at fedoraproject dot org.



Sources on Pagure