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
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- ☆98Updated 8 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An inflection engine for golang☆103Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang struct operations.☆24Updated 7 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Simple string pattern matcher for Go☆130Updated last year
- A memory allocator for Go.☆85Updated 5 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago