Sat, 31 Jan 2026 22:28:33 CST | login

Information for build golang-github-pquerna-ffjson-0-2.oc9

ID37087
Package Namegolang-github-pquerna-ffjson
Version0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-pquerna-ffjson.git?.#f6b9460437de0350de921568b48c598d83d1dfdf
SummaryFaster JSON serialization for Go
Description Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 03:09:45 CST
CompletedFri, 13 Jun 2025 03:18:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-pquerna-ffjson.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-pquerna-ffjson.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-pquerna-ffjson-0-2.oc9.src.rpm (info) (download)
aarch64
golang-github-pquerna-ffjson-0-2.oc9.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-2.oc9.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-2.oc9.aarch64.rpm (info) (download)
loongarch64
golang-github-pquerna-ffjson-0-2.oc9.loongarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-2.oc9.loongarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-2.oc9.loongarch64.rpm (info) (download)
noarch
golang-github-pquerna-ffjson-devel-0-2.oc9.noarch.rpm (info) (download)
x86_64
golang-github-pquerna-ffjson-0-2.oc9.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-2.oc9.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 0-2.gitaa0246c - Rebuilt for loongarch64 * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build