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
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- ☆98Updated 7 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- 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.☆179Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆87Updated last month
- A little Go util to print duration strings in a human-friendly format☆94Updated 7 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- One caching API, Multiple backends☆136Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆184Updated 3 weeks ago
- Load file-backed memory☆122Updated 2 years ago
- Minimalistic RBAC package for Go applications☆115Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Very simple batching API for Go.☆94Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year