https://github.com/jpillora/backoff
backoff go golang
Last synced: about 1 month ago
Repository metadata:
Simple backoff algorithm in Go (golang)
- Host: GitHub
- URL: https://github.com/jpillora/backoff
- Owner: jpillora
- License: mit
- Created: 2015-02-28T06:05:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T12:22:24.000Z (11 months ago)
- Last Synced: 2024-10-14T10:31:22.261Z (2 months ago)
- Topics: backoff, go, golang
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 632
- Watchers: 10
- Forks: 68
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jaime Pillora
- Login: jpillora
- Email:
- Kind: user
- Description:
- Website: https://jpillora.com
- Location: Sydney, Australia
- Twitter: jpillora
- Company:
- Icon url: https://avatars.githubusercontent.com/u/633843?v=4
- Repositories: 275
- Last Synced at: 2024-04-09T19:22:51.329Z
- Profile URL: https://github.com/jpillora
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 29
Total Committers: 10
Avg Commits per committer: 2.9
Development Distribution Score (DDS): 0.621
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 | |
---|---|---|
Jaime Pillora | d****v@j****m | 11 |
Evan Borgstrom | e****m@n****m | 4 |
Kishan B | k****6@g****m | 4 |
Jaime Pillora | j****a@g****m | 3 |
Joshua Gentes | d****s@g****m | 2 |
Daniel Wakefield | d****d@h****m | 1 |
Jose De La O | j****8@g****m | 1 |
Keegan Carruthers-Smith | k****h@g****m | 1 |
Kevin Gillette | k****e@s****m | 1 |
Sean | D****l | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 22,951,827,622
- Total dependent packages: 2,930
- Total dependent repositories: 46,493
- Total versions: 1
go: github.com/jpillora/backoff
Package backoff provides an exponential-backoff implementation.
- Homepage: https://github.com/jpillora/backoff
- Documentation: https://pkg.go.dev/github.com/jpillora/backoff#section-documentation
- Licenses: MIT
- Latest release: v1.0.0 (published about 5 years ago)
- Last Synced: 2024-11-11T01:16:25.430Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2,930
- Dependent Repositories: 46,493
- Docker Downloads: 22,951,827,622
-
Rankings:
- Docker downloads count: 0.014%
- Dependent repos count: 0.025%
- Dependent packages count: 0.068%
- Average: 1.136%
- Stargazers count: 2.497%
- Forks count: 3.077%
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3 composite