goback
Backoff
An exponential backoff package for handling slow or faulty systems
Golang simple exponential backoff package.
49 stars
1 watching
9 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Go implementation of backoff strategies and retry mechanisms for operations with timed-out or failed attempts. | 85 |
| A tool designed to facilitate the reverse engineering of Go binaries using IDA Pro | 628 |
| Utilities for managing execution of asynchronous callback functions in Go. | 125 |
| A comprehensive utility package for Go programmers | 175 |
| Provides logging libraries with simple and fast output options | 48 |
| A package for implementing retries in Go programs with flexible retry policies and timing | 50 |
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| A desktop backup client that integrates BorgBackup with desktop environments to protect data from disk failure and theft. | 2,049 |
| A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 399 |
| An example of a modular Go backend project with a standard directory structure and example usage of Chi for routing and REL for database access. | 321 |
| A Go package providing an Inertia.js server-side adapter | 217 |
| A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
| Extensions to Go's testing package for reading and writing data | 12 |
| A library to interact with Elasticsearch using the Go programming language | 31 |
| A set of data structures and operations for representing and manipulating graphs in OCaml | 234 |