pieterclaerhout / go-waitgroup
A sync.WaitGroup with error handling and concurrency control
☆48Updated 2 months ago
Alternatives and similar repositories for go-waitgroup:
Users that are interested in go-waitgroup are comparing it to the libraries listed below
- parallel: a Go Parallel Processing Library☆28Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- In memory sharded cache implementation☆33Updated 3 years ago
- Simple Dependency Injection Container☆21Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- The Go library that will drive you to AOP world!☆55Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Load file-backed memory☆121Updated 2 years ago
- Collect data about your dependencies☆42Updated 3 weeks ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated 3 weeks ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 8 months ago
- High Availability Routing and Queueing Application☆51Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Helpers for making the use of reflection easier☆27Updated 7 months ago
- Expression evaluator for Go☆67Updated 10 months ago
- ☆11Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago