matthewoestreich / workerpoolxtLinks
Concurrency limiting goroutine pool without upper limit on queue length. Extends github.com/gammazero/workerpool
☆15Updated 4 years ago
Alternatives and similar repositories for workerpoolxt
Users that are interested in workerpoolxt are comparing it to the libraries listed below
Sorting:
- SquashFS read only implementation in pure go☆14Updated 3 months ago
- DeliveryQueue is a queue with embedded rate limiter that guarantees that delivery function will not be triggered more than specified numb…☆12Updated 2 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Frame Streams implementation in Go☆16Updated 2 months ago
- Async utilities for Golang☆14Updated 4 years ago
- GoSDDL converter☆11Updated 6 years ago
- Easy to use encryption library for Go