Thu, 30 May 2024 16:15:27 UTC | login

Information for build golang-github-buger-jsonparser-0-0.2.20180328git2cac668.20180328git2cac668.fc29

ID58665
Package Namegolang-github-buger-jsonparser
Version0
Release0.2.20180328git2cac668.20180328git2cac668.fc29
Epoch
SummaryAlternative JSON parser for Go that does not require schema (so far fastest)
Description Alternative JSON parser for Go (so far fastest) It does not require you to know the structure of the payload (eg. create structs), and allows accessing fields by providing the path to them. It is up to 10 times faster than standard encoding/json package (depending on payload size and usage), allocates no memory.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 11:15:32 UTC
CompletedThu, 19 Jul 2018 11:15:32 UTC
Tags
f29
f30
RPMs
src
golang-github-buger-jsonparser-0-0.2.20180328git2cac668.20180328git2cac668.fc29.src.rpm (info) (download)
noarch
golang-github-buger-jsonparser-devel-0-0.2.20180328git2cac668.20180328git2cac668.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.git2cac668.git2cac668 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Dominik Mierzejewski <dominik@greysector.net> - 0-0.1.20180322git2cac668 - First package for Fedora