| cenkalti/backoff |
3,128 |
|
0 |
6,216 |
over 2 years ago |
24 |
February 28, 2023 |
9 |
mit |
Go |
| ⏱ The exponential backoff algorithm in Go |
| nkallima/sim-universal-construction |
47 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
lgpl-2.1 |
C |
| An open-source framework for concurrent data-structures and benchmarks. |
| jeffchao/backoff |
46 |
|
80 |
318 |
about 12 years ago |
1 |
April 04, 2014 |
2 |
mit |
Go |
| Utility for repeatedly retrying functions with support from a variety of backoff algorithms |
| YukiMatsumura/RxBackoff |
17 |
|
0 |
0 |
about 8 years ago |
0 |
|
3 |
apache-2.0 |
Java |
| A Backoff (truncated binary exponential backoff algorithm etc) utility that can be used with RxJava2 |
| RayRoestenburg/patterns |
11 |
|
0 |
0 |
over 13 years ago |
0 |
|
0 |
other |
Scala |
| JorritSalverda/RetryMagic |
10 |
|
1 |
1 |
almost 10 years ago |
21 |
July 04, 2016 |
0 |
mit |
C# |
| A c# library to retry code using a truncated binary exponential backoff algorithm |
| go-playground/backoff |
7 |
|
0 |
0 |
over 8 years ago |
1 |
December 31, 2017 |
0 |
mit |
Go |
| :bowtie: Backoff uses an exponential backoff algorithm to backoff between retries with optional auto-tuning functionality. |
| patinthehat/BackoffLib |
7 |
|
0 |
0 |
over 10 years ago |
0 |
|
0 |
mit |
PHP |
| A PHP library that implements various backoff (delay) algorithms, such as exponential backoff. |