A new generic Go library for retrying operations with exponential backoff, released for Go 1.27+. It offers a reusable client that holds default retry options, pluggable jitter strategies, permanent error handling, and context awareness for production use cases.