octolab / breaker
🚧 Flexible mechanism to make execution flow interruptible.
☆100Updated 3 years ago
Alternatives and similar repositories for breaker
Users that are interested in breaker are comparing it to the libraries listed below
Sorting:
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- An inflection engine for golang☆103Updated 8 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 5 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Generate flags by parsing structures☆159Updated last month
- Golang circular (ring) buffer☆174Updated 2 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆75Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- Go vanity domain HTTP handler☆30Updated 8 months ago
- Simple error handling primitives☆61Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Intern Go strings☆95Updated last year