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.
- Host: GitHub
- URL: https://github.com/anchore/go-struct-converter
- Owner: anchore
- License: apache-2.0
- Created: 2022-11-16T16:15:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-07-31T20:14:09.000Z (12 days ago)
- Last Synced: 2026-08-06T01:57:33.666Z (7 days ago)
- Language: Go
- Size: 96.7 KB
- Stars: 11
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Anchore, Inc.
- Login: anchore
- Email: info@anchore.com
- Kind: organization
- Description:
- Website: https://anchore.com/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16208487?v=4
- Repositories: 96
- Last Synced at: 2026-08-07T14:34:15.826Z
- Profile URL: https://github.com/anchore
GitHub Events
Total
- Create event: 12
- Delete event: 11
- Issue comment event: 3
- Pull request event: 10
- Push event: 22
- Release event: 1
- Watch event: 3
- Total: 62
Last Year
- Create event: 11
- Delete event: 11
- Issue comment event: 3
- Pull request event: 8
- Push event: 21
- Release event: 1
- Total: 55
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 | 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
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
- Total packages: 3
- Total downloads: unknown
- Total docker downloads: 314,262,230
- Total dependent packages: 327 (may contain duplicates)
- Total dependent repositories: 328 (may contain duplicates)
- Total versions: 9
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
- actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
- anchore/go-make/.github/actions/setup 430e2175bb166bfd138ef75466adbcc8ddab875f composite
- actions/checkout 3d3c42e5aac5ba805825da76410c181273ba90b1 composite
- zizmorcore/zizmor-action 6fc4b006235f201fdab3722e17240ab420d580e5 composite
- 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.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
- 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
- anchore/go-make/.github/actions/bootstrap latest composite