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

Name:golang-github-mailru-easyjson-devel
Version:0.7.7
Release:7.el10_0
Architecture:noarch
Group:Unspecified
Size:489728
License:MIT
RPM: golang-github-mailru-easyjson-devel-0.7.7-7.el10_0.noarch.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.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/mailru/easyjson

Changelog (Show File list) (Show related packages)