https://github.com/buger/jsonparser

go json json-parser parser perfomance

Last synced: about 1 month ago

Repository metadata:

One of the fastest alternative JSON parser for Go that does not require schema


Owner metadata:


Committers metadata

Last synced: 2 months ago

Total Commits: 201
Total Committers: 52
Avg Commits per committer: 3.865
Development Distribution Score (DDS): 0.557

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Leonid Bugaev l****x@g****m 89
Drew Boyuka d****w@p****o 24
AllenX2018 l****r@1****m 10
AdamKorcz a****m@a****m 7
vkd v****e@g****m 5
Rami.D r****n@b****e 4
HC Hagen h****n@v****m 3
John Floren j****n@j****t 3
Siyuan Zhang o****l@g****m 3
Tom Pytleski p****4@g****m 3
Adam Jensen j****k@g****m 2
Ariel Mashraki a****l@m****l 2
Bridget Lane b****e@g****m 2
Doran Moppert d****t@r****m 2
Jesper Nielsen l****m@u****m 2
Ubuntu j****h@t****m 2
daria-kay d****0@g****m 2
ABHISHEK SONI a****6@g****m 2
Adrian Lynch a****e@h****m 1
Alexandr Emelin f****b@g****m 1
Alexandr Karasev x****k@g****m 1
Alexandre Cesaro a****o@g****m 1
Mikhail Faraponov 1****e 1
Zabil Cheriya Maliackal z****l 1
nagesh4193 7****3 1
Anders Øen Fylling 7****g 1
Harald Nordgren h****n@g****m 1
Jake Verbaten r****2@g****m 1
James Jeffrey w****h@g****m 1
Jan Reggie Dela Cruz j****z@g****m 1
and 22 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/buger/jsonparser

go: github.com/Buger/Jsonparser

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Buger/Jsonparser#section-documentation
  • Licenses: mit
  • Latest release: v1.1.1 (published almost 4 years ago)
  • Last Synced: 2024-11-11T01:04:32.093Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 0.925%
    • Forks count: 1.354%
    • Average: 5.436%
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
go: github.com/buger/JSONParser

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/buger/JSONParser#section-documentation
  • Licenses: mit
  • Latest release: v1.1.1 (published almost 4 years ago)
  • Last Synced: 2024-11-11T01:04:31.735Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

benchmark/go.mod go
  • github.com/Jeffail/gabs v1.2.0
  • github.com/a8m/djson v0.0.0-20170509170705-c02c5aef757f
  • github.com/antonholmquist/jason v1.0.0
  • github.com/bitly/go-simplejson v0.5.0
  • github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
  • github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23
  • github.com/kr/pretty v0.1.0
  • github.com/mailru/easyjson v0.0.0-20190403194419-1ea4449da983
  • github.com/mreiferson/go-ujson v0.0.0-20160507014224-e88340868a14
  • github.com/pquerna/ffjson v0.0.0-20181028064349-e517b90714f7
  • github.com/ugorji/go v1.1.4
benchmark/go.sum go
  • github.com/Jeffail/gabs v1.2.0
  • github.com/a8m/djson v0.0.0-20170509170705-c02c5aef757f
  • github.com/antonholmquist/jason v1.0.0
  • github.com/bitly/go-simplejson v0.5.0
  • github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
  • github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mailru/easyjson v0.0.0-20190403194419-1ea4449da983
  • github.com/mreiferson/go-ujson v0.0.0-20160507014224-e88340868a14
  • github.com/pquerna/ffjson v0.0.0-20181028064349-e517b90714f7
  • github.com/ugorji/go v1.1.4
.github/workflows/cifuzz.yml actions
  • actions/upload-artifact v1 composite
  • google/oss-fuzz/infra/cifuzz/actions/build_fuzzers master composite
  • google/oss-fuzz/infra/cifuzz/actions/run_fuzzers master composite
Dockerfile docker
  • golang 1.6 build
go.mod go
go.sum go