sherifabdlnaby / gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
☆90Updated 5 years ago
Alternatives and similar repositories for gpool
Users that are interested in gpool are comparing it to the libraries listed below
Sorting:
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Tiny dependency injection framework☆52Updated 8 months ago
- Go simple async worker pool☆93Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Common golang code shared by multiple projects☆54Updated 2 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Collect data about your dependencies☆43Updated 2 weeks ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Expression evaluator for Go☆73Updated last month
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Consistent hashing hashring implementation.☆34Updated last year