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

https://github.com/darccio/mergo

go golang hacktoberfest mapping merge structures

Score: 13.623778460604157

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Mergo: merging Go structs and maps since 2013


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 302
Total Committers: 66
Avg Commits per committer: 4.576
Development Distribution Score (DDS): 0.503

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

Name Email Commits
Dario Castañé i****@d****m 150
Stanislav Yotov s****v@k****m 21
dependabot[bot] 4****] 11
github-actions[bot] 4****] 9
Vincent Demeester v****t@s****m 8
untoreh b****a@g****m 7
Dario Castañé d****e@l****u 4
Vyacheslav.Vershinin V****n@a****m 4
Arnaud Briche b****d@g****m 4
vsemichev s****v@y****m 4
Theo Brigitte t****e@g****m 3
Rob Strong r****g@g****m 3
Nate Brown n****s@g****m 3
Kalman Hosszu h****n@g****m 3
Zaq? Wiedmann z****n@o****o 3
Nicola Girardi n****i@s****t 2
Derek Dowling m****e@d****m 2
Andraz Bajt e****c@g****m 2
Andrew Smith a****h@m****m 2
Bion Oren b****n@m****m 2
Gwenael Pluchon g****b@g****m 2
János Pásztor j****n 2
Mike Lundy m****e@f****g 2
Peer Xu p****u@g****m 2
Remco r****o@d****o 2
Silvin Lubecki s****i@d****m 2
Tariq Ibrahim t****0@g****m 2
Thomas Gosteli t****i@p****h 2
requilence r****e@g****m 2
Umair Idris u****s@g****m 1
and 36 more...

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 51
Total pull requests: 109
Average time to close issues: 9 months
Average time to close pull requests: 2 months
Total issue authors: 51
Total pull request authors: 43
Average comments per issue: 2.75
Average comments per pull request: 1.15
Merged pull request: 64
Bot issues: 2
Bot pull requests: 35

Past year issues: 2
Past year pull requests: 29
Past year average time to close issues: 4 days
Past year average time to close pull requests: 7 days
Past year issue authors: 2
Past year pull request authors: 3
Past year average comments per issue: 1.5
Past year average comments per pull request: 0.52
Past year merged pull request: 0
Past year bot issues: 1
Past year bot pull requests: 26

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/darccio/mergo

Top Issue Authors

  • wen-bing (1)
  • hosszukalman (1)
  • liggitt (1)
  • rexposadas (1)
  • hurrycaine (1)
  • xh3b4sd (1)
  • billstar (1)
  • bastien-phi (1)
  • the4thamigo-uk (1)
  • allstar-app[bot] (1)
  • rajatjindal (1)
  • kron4eg (1)
  • rtuin (1)
  • ramonskie (1)
  • Benyamin-Tehrani (1)

Top Pull Request Authors

  • dependabot[bot] (35)
  • darccio (19)
  • vdemeester (7)
  • joshkaplinsky (2)
  • trim21 (2)
  • AgentGoose32 (2)
  • ghost (2)
  • elliotcourant (2)
  • vsemichev (2)
  • ghouscht (2)
  • unkaktus (2)
  • RasputinKaiser (1)
  • buoto (1)
  • fossabot (1)
  • divideandconquer (1)

Top Issue Labels

  • enhancement (3)
  • question (2)
  • dependencies (1)
  • github_actions (1)
  • help wanted (1)
  • allstar (1)
  • v2 (1)
  • hacktoberfest (1)

Top Pull Request Labels

  • github_actions (35)
  • dependencies (35)

Package metadata

proxy.golang.org: github.com/darccio/mergo

Package mergo merges same-type structs and maps by setting default values in zero-value fields.

  • Homepage: https://github.com/darccio/mergo
  • Documentation: https://pkg.go.dev/github.com/darccio/mergo#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.0.2 (published about 1 year ago)
  • Last Synced: 2026-07-17T14:55:45.055Z (6 days ago)
  • Versions: 17
  • Dependent Packages: 4
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.315%
    • Forks count: 1.726%
    • Average: 5.627%
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
debian-13: golang-github-imdario-mergo

  • Homepage: https://github.com/darccio/mergo
  • Documentation: https://packages.debian.org/trixie/golang-github-imdario-mergo
  • Licenses:
  • Latest release: 1.0.1-2 (published 5 months ago)
  • Last Synced: 2026-03-13T19:14:37.829Z (4 months 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-darccio-mergo

Helper to merge structs and maps in Golang

guix: go-github-com-imdario-mergo

Helper to merge structs and maps in Golang

guix: go-dario-cat-mergo

Helper to merge structs and maps in Golang


Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
go.mod go
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/openssf.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/upload-sarif v2.3.6 composite
  • ossf/scorecard-action v2.1.3 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite