Name : golang-github-mailru-easyjson-devel
| |
Version : 0.7.6
| Vendor : Fedora Project
|
Release : 7.fc37
| Date : 2022-10-14 13:44:14
|
Group : Unspecified
| Source RPM : golang-github-mailru-easyjson-0.7.6-7.fc37.src.rpm
|
Size : 0.48 MB
| |
Packager : Fedora Project
| |
Summary : Fast JSON serializer for Go
|
Description :
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
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g |