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:
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A complete solution for static files in Go code☆129Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- 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
- Simple string pattern matcher for Go☆132Updated last month
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- ☆99Updated 9 months ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 10 months ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Very simple batching API for Go.☆95Updated 3 years ago
- An inflection engine for golang☆103Updated last year
- Go implementation of the Open Packaging Conventions (OPC)☆77Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Golang struct operations.☆24Updated 7 years ago