https://bugzilla.redhat.com/show_bug.cgi?id=1560498

            Bug ID: 1560498
           Summary: Review Request: golang-github-buger-jsonparser -
                    Alternative JSON parser for Go that does not require
                    schema (so far fastest)
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



Spec URL:
https://rathann.fedorapeople.org/review/golang-github-buger-jsonparser/golang-github-buger-jsonparser.spec
SRPM URL:
https://rathann.fedorapeople.org/review/golang-github-buger-jsonparser/golang-github-buger-jsonparser-0-0.1.20180322git2cac668.20180322git2cac668.fc27.src.rpm
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.

Fedora Account System Username: rathann

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to