https://github.com/uber-go/atomic
Last synced: about 1 month ago
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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T21:21:54.000Z (about 2 months ago)
- Last Synced: 2024-10-29T16:59:05.201Z (about 2 months ago)
- Language: Go
- Homepage: https://go.uber.org/atomic
- Size: 197 KB
- Stars: 1,351
- Watchers: 23
- Forks: 101
- Open Issues: 15
-
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
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 135
Total Committers: 30
Avg Commits per committer: 4.5
Development Distribution Score (DDS): 0.681
Commits in past year: 27
Committers in past year: 4
Avg Commits per committer in past year: 6.75
Development Distribution Score (DDS) in past year: 0.185
Name | Commits | |
---|---|---|
Abhinav Gupta | a****g@u****m | 43 |
dependabot[bot] | 4****] | 22 |
Prashant Varanasi | p****t@u****m | 16 |
Prashant Varanasi | g****b@p****m | 11 |
Bill Fumerola | b****f@u****m | 5 |
Akshay Shah | a****y@a****g | 4 |
eNV25 | e****5@g****m | 4 |
Jacob Oaks | j****8@g****m | 3 |
Manjari Akella | m****i@u****m | 3 |
Oleg Kovalov | i****v@g****m | 2 |
bill fumerola | b****f@m****g | 2 |
tison | w****6@g****m | 2 |
r-hang | r****g@u****m | 1 |
Dmitriy Shirchenko | s****n | 1 |
William Banfield | b****d | 1 |
josephinedotlee | 8****e | 1 |
whoisix | 3****x | 1 |
alexeypavlenko | a****v@g****m | 1 |
Trim21 | t****e@g****m | 1 |
Sung Yoon Whang | s****g@m****m | 1 |
Sung Yoon Whang | s****g@g****m | 1 |
Sung Yoon Whang | s****n@u****m | 1 |
Sergey Shepelev | t****r@g****m | 1 |
Prashant Varanasi | p****t@p****m | 1 |
Nathan Jordan | n****4@g****m | 1 |
Kunal Thakar | k****t@g****m | 1 |
Grayson Koonce | g****e@g****m | 1 |
Gabriel Cipriano | g****o@g****m | 1 |
Anton Tyurin | n****z@y****u | 1 |
Daniel Malmer | d****r@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
- 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: 30
go: 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 over 1 year ago)
- Last Synced: 2024-11-11T01:12:58.489Z (about 1 month 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%
go: 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 over 1 year ago)
- Last Synced: 2024-11-11T01:12:48.690Z (about 1 month 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%
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