Name: | golang-github-pquerna-ffjson-devel |
Version: | 0 |
Release: | 0.18.20200730gitaa0246c.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 399638 |
License: | Apache-2.0 |
RPM: |
golang-github-pquerna-ffjson-devel-0-0.18.20200730gitaa0246c.el10_0.noarch.rpm
|
Source RPM: |
golang-github-pquerna-ffjson-0-0.18.20200730gitaa0246c.el10_0.src.rpm
|
Build Date: | Thu Jan 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pquerna/ffjson |
Summary: | Faster 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.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/pquerna/ffjson |
-
Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0-0.18
- convert license to SPDX
-
Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0-0.16
- Rebuild for golang 1.22.0
-
Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 0-0.10
- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
golang
-
Sat Jun 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.9
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
CVE-2022-29526, CVE-2022-30629