https://github.com/mohae/deepcopy
deepcopy go
Last synced: about 1 month ago
Repository metadata:
Deep copy things
- Host: GitHub
- URL: https://github.com/mohae/deepcopy
- Owner: mohae
- License: mit
- Created: 2014-07-31T16:25:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T17:20:43.000Z (about 4 years ago)
- Last Synced: 2024-10-29T17:00:00.181Z (about 2 months ago)
- Topics: deepcopy, go
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 570
- Watchers: 16
- Forks: 122
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Joel Scoble
- Login: mohae
- Email:
- Kind: user
- Description:
- Website:
- Location: Chicago, IL
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2699987?v=4
- Repositories: 126
- Last Synced at: 2023-08-03T04:10:13.980Z
- Profile URL: https://github.com/mohae
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 48
Total Committers: 7
Avg Commits per committer: 6.857
Development Distribution Score (DDS): 0.271
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 | Commits | |
---|---|---|
Joel Scoble | j****e@o****m | 35 |
Joel Scoble | j****l@m****t | 5 |
Joel | m****e | 3 |
Mathieu Champlon | m****n@m****t | 2 |
Damien Neil | d****l@g****m | 1 |
Sergey Cherepanov | c****a@g****m | 1 |
liuxuhui | l****i@h****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 8,141,683,386
- Total dependent packages: 3,669 (may contain duplicates)
- Total dependent repositories: 13,709 (may contain duplicates)
- Total versions: 4
go: github.com/mohae/deepcopy
deepcopy makes deep copies of things. A standard copy will copy the pointers: deep copy copies the values pointed to. Unexported field values are not copied. Copyright (c)2014-2016, Joel Scoble (github.com/mohae), all rights reserved. License: MIT, for more details check the included LICENSE file.
- Homepage: https://github.com/mohae/deepcopy
- Documentation: https://pkg.go.dev/github.com/mohae/deepcopy#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20170929034955-c48cc78d4826 (published about 7 years ago)
- Last Synced: 2024-11-12T00:01:35.327Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 3,669
- Dependent Repositories: 13,709
- Docker Downloads: 8,141,683,386
-
Rankings:
- Docker downloads count: 0.052%
- Dependent packages count: 0.057%
- Dependent repos count: 0.062%
- Average: 1.093%
- Forks count: 2.558%
- Stargazers count: 2.738%
go: github.com/mohae/deepCopy
deepcopy makes deep copies of things. A standard copy will copy the pointers: deep copy copies the values pointed to. Unexported field values are not copied. Copyright (c)2014-2016, Joel Scoble (github.com/mohae), all rights reserved. License: MIT, for more details check the included LICENSE file.
- Homepage: https://github.com/mohae/deepCopy
- Documentation: https://pkg.go.dev/github.com/mohae/deepCopy#section-documentation
- Licenses: MIT
- Latest release: v0.0.0-20170929034955-c48cc78d4826 (published about 7 years ago)
- Last Synced: 2024-11-10T00:32:30.227Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 1.567%
- Stargazers count: 1.705%
- Average: 4.904%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%