Thu, 30 May 2024 18:59:17 UTC | login

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

ID26282
Package Namegolang-github-buger-jsonparser
Version0
Release0.1.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
StartedFri, 18 May 2018 21:36:29 UTC
CompletedFri, 18 May 2018 21:36:29 UTC
Tags
f29
RPMs
src
golang-github-buger-jsonparser-0-0.1.20180328git2cac668.20180328git2cac668.fc29.src.rpm (info) (download)
noarch
golang-github-buger-jsonparser-devel-0-0.1.20180328git2cac668.20180328git2cac668.fc29.noarch.rpm (info) (download)
Changelog * Thu Mar 22 2018 Dominik Mierzejewski <dominik@greysector.net> - 0-0.1.20180322git2cac668 - First package for Fedora