https://github.com/googleapis/gax-go
Score: 32.957178128260956
Last synced: about 4 hours ago
JSON representation
Repository metadata:
Google API Extensions for Go.
- Host: GitHub
- URL: https://github.com/googleapis/gax-go
- Owner: googleapis
- License: bsd-3-clause
- Created: 2016-04-12T00:45:51.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-08-26T17:18:36.000Z (14 days ago)
- Last Synced: 2025-09-05T04:38:48.018Z (4 days ago)
- Language: Go
- Homepage: https://godoc.org/github.com/googleapis/gax-go
- Size: 661 KB
- Stars: 211
- Watchers: 46
- Forks: 39
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: Google APIs
- Login: googleapis
- Email:
- Kind: organization
- Description: Clients for Google APIs and tools that help produce them.
- Website: https://googleapis.github.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16785467?v=4
- Repositories: 781
- Last Synced at: 2023-04-09T04:55:29.167Z
- Profile URL: https://github.com/googleapis
GitHub Events
Total
- Create event: 10
- Delete event: 7
- Fork event: 1
- Issue comment event: 51
- Issues event: 6
- Pull request event: 106
- Pull request review comment event: 4
- Pull request review event: 53
- Push event: 58
- Release event: 3
- Watch event: 11
- Total: 310
Last Year
- Create event: 10
- Delete event: 7
- Fork event: 1
- Issue comment event: 51
- Issues event: 6
- Pull request event: 106
- Pull request review comment event: 4
- Pull request review event: 53
- Push event: 58
- Release event: 3
- Watch event: 11
- Total: 310
Committers metadata
Last synced: about 1 month ago
Total Commits: 325
Total Committers: 24
Avg Commits per committer: 13.542
Development Distribution Score (DDS): 0.557
Commits in past year: 59
Committers in past year: 6
Avg Commits per committer in past year: 9.833
Development Distribution Score (DDS) in past year: 0.271
Name | Commits | |
---|---|---|
Mend Renovate | b****t@r****m | 144 |
Cody Oss | 6****s | 32 |
Noah Dietz | n****z | 25 |
Jean de Klerk | d****k@g****m | 24 |
release-please[bot] | 5****] | 21 |
Chris Smith | c****h@g****m | 16 |
Sai Cheemalapati | s****s@g****m | 15 |
Michael Darakananda | p****d@g****m | 12 |
dependabot[bot] | 4****] | 11 |
Jun Mukai | m****i@g****m | 5 |
shollyman | s****n@g****m | 3 |
Tyler Bui-Palsulich | 2****g | 3 |
Jonathan Amsterdam | j****a | 3 |
Bryan C. Mills | b****s@g****m | 1 |
Gurov Ilya | i****r@m****u | 1 |
Agung Candra | u****g@g****m | 1 |
Brenna N Epp | b****p@g****m | 1 |
Diptanshu Mittal | 4****l | 1 |
Eno Compton | e****4@e****m | 1 |
Itua400 | 8****0 | 1 |
Jordan Liggitt | j****n@l****t | 1 |
Julie Qiu | j****e@g****g | 1 |
Thea Flowers | t****s@g****m | 1 |
google-cloud-policy-bot[bot] | 8****] | 1 |
Issue and Pull Request metadata
Last synced: about 6 hours ago
Total issues: 32
Total pull requests: 334
Average time to close issues: 3 months
Average time to close pull requests: 6 days
Total issue authors: 18
Total pull request authors: 16
Average comments per issue: 1.19
Average comments per pull request: 0.77
Merged pull request: 286
Bot issues: 9
Bot pull requests: 48
Past year issues: 7
Past year pull requests: 114
Past year average time to close issues: 11 days
Past year average time to close pull requests: 3 days
Past year issue authors: 6
Past year pull request authors: 7
Past year average comments per issue: 0.57
Past year average comments per pull request: 0.67
Past year merged pull request: 90
Past year bot issues: 1
Past year bot pull requests: 14
Top Issue Authors
- failure-checker[bot] (7)
- tritone (4)
- codyoss (4)
- noahdietz (2)
- release-please[bot] (2)
- ribrdb (1)
- Tulsishah (1)
- erezrokah (1)
- bbernays (1)
- jjkoh95 (1)
- leventov (1)
- agungcandra (1)
- hime (1)
- renovate-bot (1)
- sjakobs (1)
Top Pull Request Authors
- renovate-bot (192)
- codyoss (32)
- release-please[bot] (28)
- quartzmo (24)
- dependabot[bot] (20)
- noahdietz (19)
- shollyman (4)
- ohmayr (3)
- gary-scio (2)
- BrennaEpp (2)
- julieqiu (2)
- Tulsishah (2)
- diptanshumittal (1)
- liggitt (1)
- bcmills (1)
Top Issue Labels
- priority: p3 (9)
- type: feature request (9)
- type: process (7)
- type: bug (7)
- priority: p2 (7)
- type: question (4)
- priority: p1 (1)
- type: docs (1)
- release-please (1)
- api: cloudasset (1)
- automerge (1)
- autorelease: pending (1)
- do not merge (1)
Top Pull Request Labels
- automerge (54)
- dependencies (20)
- autorelease: tagged (17)
- autorelease: triggered (12)
- autorelease: pending (9)
- go (8)
- autorelease: published (3)
- do not merge (1)
Package metadata
- Total packages: 8
- Total downloads: unknown
- Total docker downloads: 39,486,432,516
- Total dependent packages: 19,837 (may contain duplicates)
- Total dependent repositories: 128,132 (may contain duplicates)
- Total versions: 39
proxy.golang.org: github.com/googleapis/gax-go/v2
Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions. Application code will rarely need to use this library directly. However, code generated automatically from API definition files can use it to simplify code generation and to provide more convenient and idiomatic API surfaces.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v2.15.0 (published 2 months ago)
- Last Synced: 2025-09-08T13:09:57.766Z (about 22 hours ago)
- Versions: 32
- Dependent Packages: 18,418
- Dependent Repositories: 113,308
- Docker Downloads: 39,313,278,555
-
Rankings:
- Dependent repos count: 0.007%
- Docker downloads count: 0.009%
- Dependent packages count: 0.013%
- Average: 1.539%
- Stargazers count: 3.818%
- Forks count: 3.845%
proxy.golang.org: github.com/googleapis/gax-go
Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions. Application code will rarely need to use this library directly. However, code generated automatically from API definition files can use it to simplify code generation and to provide more convenient and idiomatic API surfaces.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v2.0.2+incompatible (published almost 7 years ago)
- Last Synced: 2025-09-08T06:04:38.025Z (1 day ago)
- Versions: 7
- Dependent Packages: 1,419
- Dependent Repositories: 14,824
- Docker Downloads: 173,153,952
-
Rankings:
- Dependent repos count: 0.061%
- Dependent packages count: 0.095%
- Docker downloads count: 0.222%
- Average: 1.608%
- Stargazers count: 3.818%
- Forks count: 3.845%
proxy.golang.org: github.com/googleapis/gax-go/v2/internal
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/internal#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 1 day ago)
- Last Synced: 2025-09-08T06:04:16.362Z (1 day ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.7%
- Average: 5.891%
- Dependent repos count: 6.082%
proxy.golang.org: github.com/googleapis/gax-go/v2/internallog
Package internallog in intended for internal use by generated clients only.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/internallog#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 9 days ago)
- Last Synced: 2025-08-31T02:02:53.841Z (9 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.7%
- Average: 5.891%
- Dependent repos count: 6.082%
proxy.golang.org: github.com/googleapis/gax-go/v2/iterator
Package iterator contains helper for working with iterators. It is meant for internal use only by the Go Client Libraries.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/iterator#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 8 days ago)
- Last Synced: 2025-09-01T02:31:36.231Z (8 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.7%
- Average: 5.891%
- Dependent repos count: 6.082%
proxy.golang.org: github.com/googleapis/gax-go/v2/internallog/internal
Package internal provides some common logic and types to other logging sub-packages.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/internallog/internal#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 9 days ago)
- Last Synced: 2025-08-31T02:02:46.001Z (9 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.7%
- Average: 5.891%
- Dependent repos count: 6.082%
proxy.golang.org: github.com/googleapis/gax-go/v2/internallog/grpclog
Package grpclog in intended for internal use by generated clients only.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/internallog/grpclog#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 19 days ago)
- Last Synced: 2025-08-21T21:35:30.668Z (19 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.703%
- Average: 5.894%
- Dependent repos count: 6.085%
proxy.golang.org: github.com/googleapis/gax-go/v2/apierror
Package apierror implements a wrapper error for parsing error details from API calls. Both HTTP & gRPC status errors are supported. For examples of how to use APIError with client libraries please reference [Inspecting errors](https://pkg.go.dev/cloud.google.com/go#hdr-Inspecting_errors) in the client library documentation.
- Homepage: https://github.com/googleapis/gax-go
- Documentation: https://pkg.go.dev/github.com/googleapis/gax-go/v2/apierror#section-documentation
- Licenses: BSD-3-Clause
- Latest release: (published 9 days ago)
- Last Synced: 2025-08-31T02:02:52.384Z (9 days ago)
- Versions: 0
- Dependent Packages: 0
- Dependent Repositories: 0
- Docker Downloads: 9
-
Rankings:
- Dependent packages count: 5.711%
- Average: 5.902%
- Dependent repos count: 6.093%
Dependencies
- github.com/golang/protobuf v1.5.2
- github.com/googleapis/gax-go/v2 v2.4.0
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
- golang.org/x/sys v0.0.0-20220502124256-b6088ccd6cba
- golang.org/x/text v0.3.7
- google.golang.org/api v0.78.0
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3
- google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.0
- 608 dependencies
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
- golang.org/x/sys v0.0.0-20220624220833-87e55d714810
- golang.org/x/text v0.3.7
- google.golang.org/api v0.87.0
- google.golang.org/genproto v0.0.0-20220715211116-798f69b842b9
- google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.0
- 639 dependencies