Fedora Packages

golang-github-mailru-easyjson-devel Subpackage of golang-github-mailru-easyjson

Fast JSON serializer for golang

Package Easyjson provides a fast and easy way to marshal/unmarshal Go structs to/from JSON without the use of reflection. In performance tests, easyjson outperforms the standard encoding/json package by a factor of 4-5x, and other JSON encoding packages by a factor of 2-3x. Easyjson aims to keep generated Go code simple enough so that it can be easily optimized or fixed. Another goal is to provide users with the ability to customize the generated code by providing options not available with the standard encoding/json package, such as generating "snake_case" names or enabling omitempty behavior by default. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mailru/easyjson

Releases Overview

Release Stable Testing
Fedora Rawhide 0.7.7-5.fc40 -
Fedora 40 0.7.7-5.fc40 -
Fedora 39 0.7.7-3.fc39 -
Fedora 38 0.7.6-8.fc38 -
File a new bug report »
Package Info
Related Packages

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



Sources on Pagure