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
- 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
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Very simple batching API for Go.☆95Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Intern Go strings☆96Updated last year
- An inflection engine for golang☆103Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago