https://github.com/uber-go/atomic
Score: 35.09153266008335
Last synced: about 20 hours ago
JSON representation
Repository metadata:
Wrapper types for sync/atomic which enforce atomic access
- Host: GitHub
- URL: https://github.com/uber-go/atomic
- Owner: uber-go
- License: mit
- Created: 2016-05-24T00:12:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-14T21:33:18.000Z (over 1 year ago)
- Last Synced: 2026-07-15T08:05:45.850Z (8 days ago)
- Language: Go
- Homepage: https://go.uber.org/atomic
- Size: 201 KB
- Stars: 1,451
- Watchers: 22
- Forks: 113
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: Uber Go
- Login: uber-go
- Email:
- Kind: organization
- Description: Uber's open source software for Go development
- Website: http://uber.github.io/
- Location: 70+ countries and counting.
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/19262598?v=4
- Repositories: 27
- Last Synced at: 2024-03-27T07:23:04.415Z
- Profile URL: https://github.com/uber-go
GitHub Events
Total
- Create event: 19
- Delete event: 17
- Fork event: 8
- Issue comment event: 21
- Issues event: 1
- Pull request event: 37
- Pull request review comment event: 2
- Pull request review event: 8
- Push event: 3
- Watch event: 76
- Total: 192
Last Year
- Issues event: 1
- Watch event: 16
- Total: 17
Committers metadata
Last synced: 4 days ago
Total Commits: 139
Total Committers: 26
Avg Commits per committer: 5.346
Development Distribution Score (DDS): 0.691
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 | |
|---|---|---|
| Abhinav Gupta | a****g@u****m | 43 |
| Prashant Varanasi | p****t@u****m | 28 |
| dependabot[bot] | 4****] | 25 |
| Bill Fumerola | b****f@u****m | 7 |
| Akshay Shah | a****y@a****g | 4 |
| eNV25 | e****5@g****m | 4 |
| Sung Yoon Whang | s****n@u****m | 3 |
| Jacob Oaks | j****8@g****m | 3 |
| Manjari Akella | m****i@u****m | 3 |
| Oleg Kovalov | i****v@g****m | 2 |
| tison | w****6@g****m | 2 |
| Grayson Koonce | g****e@g****m | 1 |
| Anton Tyurin | n****z@y****u | 1 |
| Daniel Malmer | d****r@g****m | 1 |
| Dmitriy Shirchenko | s****n | 1 |
| Gabriel Cipriano | g****o@g****m | 1 |
| Kunal Thakar | k****t@g****m | 1 |
| Nathan Jordan | n****4@g****m | 1 |
| Oleksandr Redko | o****b@g****m | 1 |
| Sergey Shepelev | t****r@g****m | 1 |
| Trim21 | t****e@g****m | 1 |
| William Banfield | b****d | 1 |
| alexeypavlenko | a****v@g****m | 1 |
| josephinedotlee | 8****e | 1 |
| r-hang | r****g@u****m | 1 |
| whoisix | 3****x | 1 |
Issue and Pull Request metadata
Last synced: 26 days ago
Total issues: 33
Total pull requests: 189
Average time to close issues: 5 months
Average time to close pull requests: 27 days
Total issue authors: 28
Total pull request authors: 29
Average comments per issue: 1.91
Average comments per pull request: 1.31
Merged pull request: 109
Bot issues: 0
Bot pull requests: 104
Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.33
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- tmm1 (3)
- gabibguti (2)
- Jacalz (2)
- tisonkun (2)
- asellappen (1)
- bogcon (1)
- BRUHItsABunny (1)
- jfancher (1)
- prashantv (1)
- mydevice (1)
- eclipseo (1)
- KromDaniel (1)
- binbin0325 (1)
- jeeyoungk (1)
- langgo (1)
Top Pull Request Authors
- dependabot[bot] (104)
- abhinav (30)
- prashantv (9)
- eNV25 (6)
- alexandear (4)
- JacobOaks (3)
- sywhang (3)
- manjari25 (3)
- tisonkun (2)
- temoto (2)
- icpd (2)
- r-hang (2)
- jishminor (2)
- c-tonneslan (2)
- functionary (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (102)
- github_actions (93)
- go (9)
Package metadata
- Total packages: 7
- Total downloads: unknown
- Total docker downloads: 45,567,351,527
- Total dependent packages: 44,347 (may contain duplicates)
- Total dependent repositories: 125,003 (may contain duplicates)
- Total versions: 49
proxy.golang.org: go.uber.org/atomic
Package atomic provides simple wrappers around numerics to enforce atomic access.
- Homepage: https://github.com/uber-go/atomic
- Documentation: https://pkg.go.dev/go.uber.org/atomic#section-documentation
- Licenses: MIT
- Latest release: v1.11.0 (published about 3 years ago)
- Last Synced: 2026-07-20T04:30:53.687Z (3 days ago)
- Versions: 15
- Dependent Packages: 43,007
- Dependent Repositories: 121,018
- Docker Downloads: 45,544,516,660
-
Rankings:
- Dependent packages count: 0.003%
- Dependent repos count: 0.006%
- Docker downloads count: 0.007%
- Average: 0.927%
- Stargazers count: 1.955%
- Forks count: 2.666%
proxy.golang.org: github.com/uber-go/atomic
Package atomic provides simple wrappers around numerics to enforce atomic access.
- Homepage: https://github.com/uber-go/atomic
- Documentation: https://pkg.go.dev/github.com/uber-go/atomic#section-documentation
- Licenses: MIT
- Latest release: v1.11.0 (published about 3 years ago)
- Last Synced: 2026-07-20T23:00:28.223Z (2 days ago)
- Versions: 15
- Dependent Packages: 1,340
- Dependent Repositories: 3,985
- Docker Downloads: 22,834,867
-
Rankings:
- Dependent packages count: 0.1%
- Dependent repos count: 0.132%
- Docker downloads count: 0.399%
- Average: 1.05%
- Stargazers count: 1.955%
- Forks count: 2.666%
proxy.golang.org: github.com/Uber-go/atomic
Package atomic provides simple wrappers around numerics to enforce atomic access.
- Homepage: https://github.com/Uber-go/atomic
- Documentation: https://pkg.go.dev/github.com/Uber-go/atomic#section-documentation
- Licenses: MIT
- Latest release: v1.11.0 (published about 3 years ago)
- Last Synced: 2026-07-19T11:54:02.421Z (4 days ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.309%
- Average: 5.488%
- Dependent repos count: 5.666%
debian-11: golang-github-uber-go-atomic
- Homepage: https://github.com/uber-go/atomic
- Documentation: https://packages.debian.org/bullseye/golang-github-uber-go-atomic
- Licenses:
- Latest release: 1.7.0-1 (published 5 months ago)
- Last Synced: 2026-03-13T15:39:53.884Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: golang-github-uber-go-atomic
- Homepage: https://github.com/uber-go/atomic
- Licenses:
- Latest release: 1.3.2+git20181018.8dc6146-2 (published 6 months ago)
- Last Synced: 2026-03-08T04:57:03.964Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/stretchr/testify v1.3.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.3.0
- github.com/BurntSushi/toml v1.2.0
- golang.org/x/exp/typeparams v0.0.0-20220722155223-a9213eeb770e
- golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/sys v0.0.0-20220804214406-8e32c043e418
- golang.org/x/tools v0.1.12
- honnef.co/go/tools v0.3.3
- github.com/BurntSushi/toml v0.4.1
- github.com/BurntSushi/toml v1.2.0
- github.com/yuin/goldmark v1.4.1
- github.com/yuin/goldmark v1.4.13
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
- golang.org/x/exp/typeparams v0.0.0-20220722155223-a9213eeb770e
- golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
- golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
- golang.org/x/sys v0.0.0-20211019181941-9d821ace8654
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/sys v0.0.0-20220804214406-8e32c043e418
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.6
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7
- golang.org/x/tools v0.1.11-0.20220513221640-090b14e8501f
- golang.org/x/tools v0.1.12
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- honnef.co/go/tools v0.3.3
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- codecov/codecov-action v1 composite