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

https://github.com/anchore/go-struct-converter

Score: 23.573074635924797

Last synced: about 1 hour ago
JSON representation

Repository metadata:

Go library that provides a set of conversion utilities to help migrate between different versioned Go structs.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 44
Total Committers: 5
Avg Commits per committer: 8.8
Development Distribution Score (DDS): 0.591

Commits in past year: 37
Committers in past year: 4
Avg Commits per committer in past year: 9.25
Development Distribution Score (DDS) in past year: 0.514

Name Email Commits
dependabot[bot] 4****] 18
Alex Goodman w****n 13
Keith Zantow k****w@g****m 9
anchore-oss-update-bot a****t@a****m 3
Hung Nguyen h****5@g****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 0
Total pull requests: 25
Average time to close issues: N/A
Average time to close pull requests: 1 day
Total issue authors: 0
Total pull request authors: 3
Average comments per issue: 0
Average comments per pull request: 0.04
Merged pull request: 21
Bot issues: 0
Bot pull requests: 13

Past year issues: 0
Past year pull requests: 16
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.06
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 13

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/anchore/go-struct-converter

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (13)
  • kzantow (8)
  • wagoodman (4)

Top Issue Labels

Top Pull Request Labels

  • dependencies (4)
  • changelog-ignore (2)
  • needs-manual-review (2)

Package metadata

proxy.golang.org: github.com/anchore/go-struct-converter

  • Homepage: https://github.com/anchore/go-struct-converter
  • Documentation: https://pkg.go.dev/github.com/anchore/go-struct-converter#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.2.1 (published about 2 months ago)
  • Last Synced: 2026-08-12T03:01:03.310Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 327
  • Dependent Repositories: 328
  • Docker Downloads: 314,262,230
  • Rankings:
    • Docker downloads count: 0.211%
    • Dependent packages count: 0.303%
    • Dependent repos count: 0.369%
    • Average: 6.153%
    • Forks count: 13.456%
    • Stargazers count: 16.428%
debian-13: golang-github-anchore-go-struct-converter

  • Homepage: https://github.com/anchore/go-struct-converter
  • Documentation: https://packages.debian.org/trixie/golang-github-anchore-go-struct-converter
  • Licenses: apache-2.0
  • Latest release: 0.0~git20240925.a088364-2 (published 6 months ago)
  • Last Synced: 2026-07-24T20:44:31.610Z (19 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
guix: go-github-com-anchore-go-struct-converter

Struct converter for Golang

  • Homepage: https://github.com/anchore/go-struct-converter
  • Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n1962
  • Licenses: asl2.0
  • Latest release: 0.1.0 (published 5 months ago)
  • Last Synced: 2026-04-27T18:18:10.967Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

go.mod go
.github/workflows/codeql.yaml actions
.github/workflows/release.yaml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • anchore/go-make/.github/actions/setup 430e2175bb166bfd138ef75466adbcc8ddab875f composite
.github/workflows/validate-github-actions.yaml actions
  • actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
  • zizmorcore/zizmor-action 6fc4b006235f201fdab3722e17240ab420d580e5 composite
.make/go.sum go
  • github.com/anchore/go-make v0.0.3-0.20250923190444-0978ffae8d69
  • github.com/bmatcuk/doublestar/v4 v4.9.1
  • github.com/goccy/go-yaml v1.18.0
  • golang.org/x/mod v0.28.0
  • golang.org/x/sys v0.35.0
go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/go-cmp v0.7.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.9.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
.make/go.mod go
  • github.com/anchore/go-make v0.0.3-0.20250923190444-0978ffae8d69
  • github.com/bmatcuk/doublestar/v4 v4.9.1
  • github.com/goccy/go-yaml v1.18.0
  • golang.org/x/mod v0.28.0
  • golang.org/x/sys v0.35.0
.github/workflows/validations.yml actions
  • anchore/go-make/.github/actions/bootstrap latest composite