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 Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- ☆101Updated 11 months ago
- An inflection engine for golang☆103Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 4 years ago
- Very simple batching API for Go.☆95Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A small flexible merge library in go☆127Updated 11 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Golang struct operations.☆24Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Load file-backed memory☆122Updated 3 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago