An open API service for producing an overview of a list of open source projects.

https://github.com/minio/simdjson-go

golang-standard json-document json-files ndjson simdjson tape tape-format

Score: 31.15735337708695

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Golang port of simdjson: parsing gigabytes of JSON per second


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 434
Total Committers: 12
Avg Commits per committer: 36.167
Development Distribution Score (DDS): 0.21

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
frankw f****s@x****l 343
Klaus Post k****t@g****m 77
Koichi Shiraishi z****o@g****m 3
Sergey Ponomarev s****o@g****m 2
Harshavardhana h****a@m****o 2
guangwu g****u@m****m 1
fiatjaf_ f****f@g****m 1
Martin Sucha 2****a 1
Lenin Alevski a****2@g****m 1
Karsten Weiss k****s@g****m 1
Guilherme Souza 3****s 1
Erjan Kalybek e****x@g****m 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 33
Total pull requests: 62
Average time to close issues: 4 months
Average time to close pull requests: 8 days
Total issue authors: 29
Total pull request authors: 18
Average comments per issue: 2.79
Average comments per pull request: 0.58
Merged pull request: 49
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 8
Past year average time to close issues: 1 day
Past year average time to close pull requests: 7 days
Past year issue authors: 1
Past year pull request authors: 5
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.75
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/minio/simdjson-go

Top Issue Authors

  • flowchartsman (4)
  • stokito (2)
  • rabbbit (1)
  • martin-sucha (1)
  • ForceFaction (1)
  • ultrabear (1)
  • gudigudi (1)
  • tooptoop4 (1)
  • adamroyjones (1)
  • kkHAIKE (1)
  • lukasmalkmus (1)
  • fiatjaf (1)
  • dlouwers (1)
  • ghost (1)
  • tymeshifter (1)

Top Pull Request Authors

  • klauspost (37)
  • zchee (4)
  • harshavardhana (3)
  • stokito (2)
  • schleppy (2)
  • fiatjaf (2)
  • gqgs (1)
  • knweiss (1)
  • erjanmx (1)
  • kkrypt0nn (1)
  • AnatoleLucet (1)
  • karlmcguire (1)
  • HeavyRain266 (1)
  • martin-sucha (1)
  • jhutchings1 (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/minio/simdjson-go

  • Homepage: https://github.com/minio/simdjson-go
  • Documentation: https://pkg.go.dev/github.com/minio/simdjson-go#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.4.5 (published over 3 years ago)
  • Last Synced: 2026-08-05T09:30:38.862Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 69
  • Dependent Repositories: 236
  • Docker Downloads: 1,415,918,210
  • Rankings:
    • Docker downloads count: 0.113%
    • Dependent repos count: 0.418%
    • Dependent packages count: 0.565%
    • Average: 1.124%
    • Stargazers count: 1.729%
    • Forks count: 2.796%

Dependencies

benchmarks/go.mod go
  • github.com/buger/jsonparser v1.1.1
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/compress v1.14.2
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/minio/simdjson-go v0.0.0-00010101000000-000000000000
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/reflect2 v1.0.2
benchmarks/go.sum go
  • github.com/buger/jsonparser v1.1.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/gofuzz v1.0.0
  • github.com/json-iterator/go v1.1.9
  • github.com/json-iterator/go v1.1.12
  • github.com/klauspost/compress v1.13.6
  • github.com/klauspost/compress v1.14.2
  • github.com/klauspost/cpuid/v2 v2.0.9
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
go.mod go
  • github.com/klauspost/compress v1.13.6
  • github.com/klauspost/cpuid/v2 v2.0.9
go.sum go
  • github.com/klauspost/compress v1.13.6
  • github.com/klauspost/cpuid/v2 v2.0.9
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/vulncheck.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite