gammazero / workerpoolLinks
Concurrency limiting goroutine pool
☆1,435Updated 10 months ago
Alternatives and similar repositories for workerpool
Users that are interested in workerpool are comparing it to the libraries listed below
Sorting:
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,814Updated last week
- Simple golang library for retry mechanism☆2,853Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,720Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,047Updated 3 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,040Updated last year
- [Go] Lightweight eventbus with async compatibility for Go☆1,950Updated last year
- Cache library with Redis backend for Golang☆813Updated last year
- Rate limiting for go-redis☆974Updated 2 weeks ago
- Dead simple rate limit middleware for Go.☆2,312Updated last year
- An in-memory cache with item expiration and generics☆1,194Updated 3 weeks ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,334Updated 7 months ago
- Server Sent Events server and client for Golang☆1,007Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- Mergo: merging Go structs and maps since 2013☆3,075Updated 3 weeks ago
- A universal mechanism to manage goroutine lifecycles☆1,674Updated 5 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,986Updated 3 months ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,647Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,053Updated last year
- Message queue system written in Go and backed by Redis☆1,607Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,119Updated last week
- A library for diffing golang structures☆982Updated 4 months ago
- A UUID package for Go☆1,750Updated this week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,724Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,536Updated this week
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- GoLang Parse many date strings without knowing format in advance.☆2,129Updated last year
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,414Updated this week
- Inject custom tags to protobuf golang struct☆1,253Updated last month