octolab / breakerLinks
🚧 Flexible mechanism to make execution flow interruptible.
☆100Updated 4 years ago
Alternatives and similar repositories for breaker
Users that are interested in breaker are comparing it to the libraries listed below
Sorting:
- A complete solution for static files in Go code☆129Updated last year
- An inflection engine for golang☆103Updated last year
- Very simple batching API for Go.☆95Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- ☆99Updated 9 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 3 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang struct operations.☆24Updated 7 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 9 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Go implementation of the Open Packaging Conventions (OPC)☆76Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Intern Go strings☆96Updated 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 3 years ago
- Python's repr() for Go☆166Updated this week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago