[ol10_u0_developer_EPEL] golang-github-mailru-easyjson-0.7.7-7.el10_0.x86_64

Name:golang-github-mailru-easyjson
Version:0.7.7
Release:7.el10_0
Architecture:x86_64
Group:Unspecified
Size:4177248
License:MIT
RPM: golang-github-mailru-easyjson-0.7.7-7.el10_0.x86_64.rpm
Source RPM: golang-github-mailru-easyjson-0.7.7-7.el10_0.src.rpm
Build Date:Wed Dec 18 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/mailru/easyjson
Summary:Fast JSON serializer for golang
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.

Filelist (Show Changelog) (Show related packages)