Mon, 02 Feb 2026 14:17:10 CST | login

Information for build golang-github-mailru-easyjson-0.7.7-1.oc9

ID29775
Package Namegolang-github-mailru-easyjson
Version0.7.7
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-mailru-easyjson.git?.#4531ca6da9780aaf0319b6bdb23b01eaa374ca3b
SummaryFast JSON serializer for golang
DescriptionPackage 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 01:16:49 CST
CompletedSat, 21 Sep 2024 01:21:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-mailru-easyjson.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-mailru-easyjson.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-mailru-easyjson-0.7.7-1.oc9.src.rpm (info) (download)
aarch64
golang-github-mailru-easyjson-0.7.7-1.oc9.aarch64.rpm (info) (download)
golang-github-mailru-easyjson-debuginfo-0.7.7-1.oc9.aarch64.rpm (info) (download)
golang-github-mailru-easyjson-debugsource-0.7.7-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-mailru-easyjson-devel-0.7.7-1.oc9.noarch.rpm (info) (download)
x86_64
golang-github-mailru-easyjson-0.7.7-1.oc9.x86_64.rpm (info) (download)
golang-github-mailru-easyjson-debuginfo-0.7.7-1.oc9.x86_64.rpm (info) (download)
golang-github-mailru-easyjson-debugsource-0.7.7-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build