dmora / workerpool
Small Go-Lang package implementing the worker pool pattern
☆21Updated 6 years ago
Alternatives and similar repositories for workerpool:
Users that are interested in workerpool are comparing it to the libraries listed below
- ☆28Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated last week
- In memory sharded cache implementation☆33Updated 3 years ago
- Upload pprof output to continuous profiler☆28Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Collection of key-value storages adapters for Golang☆18Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Set of Go context's utilities.☆52Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- a plugin based grpc framework☆16Updated 5 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆90Updated last year
- Validate Go Datastructures Based on How Similar They Look☆27Updated last month
- Make mysql cancelation a breeze☆40Updated 5 years ago
- A dumb service to illustrate principles of observability☆19Updated 6 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Go HTTP Server Middleware and Client Tripperware☆76Updated 4 years ago
- Continuous profiling with perf☆59Updated 3 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 3 months ago
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 2 years ago
- graceful server shutdown via context signalling for Go servers☆22Updated 7 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year