Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/cenkalti/backoff
Last synced: about 4 hours ago
Repository metadata:
⏱ The exponential backoff algorithm in Go
- Host: GitHub
- URL: https://github.com/cenkalti/backoff
- Owner: cenkalti
- License: mit
- Created: 2014-02-26T00:00:16.000Z (over 10 years ago)
- Default Branch: v4
- Last Pushed: 2024-03-26T02:35:27.000Z (8 months ago)
- Last Synced: 2024-10-29T19:59:15.936Z (11 days ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/cenkalti/backoff/v4
- Size: 113 KB
- Stars: 3,449
- Watchers: 30
- Forks: 185
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Cenk Altı
- Login: cenkalti
- Email:
- Kind: user
- Description:
- Website: http://cenkalti.com
- Location: Toronto
- Twitter:
- Company: @aws
- Icon url: https://avatars.githubusercontent.com/u/661618?u=55810a5a4c53c22c6e1ac2dd8327f5a5e421b0bc&v=4
- Repositories: 76
- Last Synced at: 2023-03-22T10:56:33.310Z
- Profile URL: https://github.com/cenkalti
- Sponsor URL:
Committers metadata
Last synced: about 7 hours ago
Total Commits: 125
Total Committers: 31
Avg Commits per committer: 4.032
Development Distribution Score (DDS): 0.328
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Cenk Alti | c****i@g****m | 84 |
Arnaud Le Blanc | a****b@g****m | 3 |
ItalyPaleAle | 4****e | 3 |
ptrus | p****r@g****m | 3 |
Josh Soref | 2****f | 2 |
Fatih Arslan | f****n@g****m | 2 |
Nelz | n****z@o****o | 2 |
Ory Band | o****d@g****m | 2 |
Vincent Bernat | v****t@b****m | 2 |
Davor Kapsa | d****s | 1 |
Bob Glickstein | b****g@e****m | 1 |
Gabriela Gutierrez | g****z@g****m | 1 |
Gareth Watts | g****h@o****t | 1 |
Harry Pidcock | h****5@g****m | 1 |
Michael Ira Krufky | m****y@g****m | 1 |
Nicolae Vartolomei | nv@k****m | 1 |
Nir Rozenbaum | n****o@i****m | 1 |
Oppodelldog | o****g@n****e | 1 |
Paul Ingles | p****l@o****k | 1 |
Phil Sorber | s****r@a****g | 1 |
Robbie Vanbrabant | r****t@g****m | 1 |
Steven Allen | s****n@s****m | 1 |
Steven Erenst | s****t@g****m | 1 |
Steven Littiebrant | i****x@g****m | 1 |
Sufiyan Mirza | s****m@w****m | 1 |
Tobias Kaupat | t****l@n****e | 1 |
Venkat | v****u@s****m | 1 |
Yash Bhutwala | y****2@b****u | 1 |
justin-mp | j****p@j****m | 1 |
markchadwick | m****k@g****m | 1 |
and 1 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 6
- Total downloads: unknown
- Total docker downloads: 38,295,829,487
- Total dependent packages: 30,819 (may contain duplicates)
- Total dependent repositories: 57,875 (may contain duplicates)
- Total versions: 48
go: github.com/cenkalti/backoff/v4
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
- Homepage: https://github.com/cenkalti/backoff
- Documentation: https://pkg.go.dev/github.com/cenkalti/backoff/v4#section-documentation
- Licenses: MIT
- Latest release: v4.2.1 (published over 1 year ago)
- Last Synced: 2024-11-09T00:02:25.972Z (1 day ago)
- Versions: 10
- Dependent Packages: 16,728
- Dependent Repositories: 22,312
- Docker Downloads: 29,608,133,193
-
Rankings:
- Docker downloads count: 0.014%
- Dependent packages count: 0.021%
- Dependent repos count: 0.042%
- Average: 0.683%
- Stargazers count: 1.275%
- Forks count: 2.062%
go: github.com/cenkalti/backoff
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
- Homepage: https://github.com/cenkalti/backoff
- Documentation: https://pkg.go.dev/github.com/cenkalti/backoff#section-documentation
- Licenses: MIT
- Latest release: v2.2.1+incompatible (published over 5 years ago)
- Last Synced: 2024-11-09T00:07:02.716Z (1 day ago)
- Versions: 7
- Dependent Packages: 10,815
- Dependent Repositories: 30,189
- Docker Downloads: 6,340,703,279
-
Rankings:
- Dependent packages count: 0.019%
- Dependent repos count: 0.033%
- Docker downloads count: 0.063%
- Average: 0.703%
- Stargazers count: 1.292%
- Forks count: 2.107%
go: github.com/cenkalti/backoff/v3
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
- Homepage: https://github.com/cenkalti/backoff
- Documentation: https://pkg.go.dev/github.com/cenkalti/backoff/v3#section-documentation
- Licenses: MIT
- Latest release: v3.2.2 (published almost 5 years ago)
- Last Synced: 2024-11-09T00:07:09.926Z (1 day ago)
- Versions: 7
- Dependent Packages: 3,276
- Dependent Repositories: 5,374
- Docker Downloads: 2,346,993,015
-
Rankings:
- Dependent packages count: 0.073%
- Docker downloads count: 0.094%
- Dependent repos count: 0.109%
- Average: 0.735%
- Stargazers count: 1.292%
- Forks count: 2.107%
go: github.com/Cenkalti/backoff
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
- Homepage: https://github.com/Cenkalti/backoff
- Documentation: https://pkg.go.dev/github.com/Cenkalti/backoff#section-documentation
- Licenses: MIT
- Latest release:
- Last Synced: 2024-11-09T00:07:26.853Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.088%
- Average: 6.292%
- Dependent repos count: 6.495%
go: github.com/cenkalti/backOff
Package backoff implements backoff algorithms for retrying operations. Use Retry function for retrying operations that may fail. If Retry does not meet your needs, copy/paste the function into your project and modify as you wish. There is also Ticker type similar to time.Ticker. You can use it if you need to work with channels. See Examples section below for usage examples.
- Homepage: https://github.com/cenkalti/backOff
- Documentation: https://pkg.go.dev/github.com/cenkalti/backOff#section-documentation
- Licenses: MIT
- Latest release: v2.2.1+incompatible (published over 5 years ago)
- Last Synced: 2024-11-09T00:07:08.092Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
go: github.com/cenkalti/backOff/v4
- Homepage:
- Documentation: https://pkg.go.dev/github.com/cenkalti/backOff/v4#section-documentation
- Licenses: mit
- Latest release: v4.3.0 (published 10 months ago)
- Last Synced: 2024-11-09T00:07:27.156Z (1 day ago)
- Versions: 10
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3 composite