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
- A Go library for encoding structs into Header fields.☆47Updated last year
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆86Updated 5 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Go client library for Pilosa☆57Updated 2 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- optional parameters for go☆49Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- flexible data type for Go☆48Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Simple Dependency Injection Container☆21Updated 4 years ago
- Tiny dependency injection framework☆52Updated 5 months ago
- A golang map in which entries expire after given a time period☆56Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simple profiling for Go☆76Updated 11 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year