pieterclaerhout / go-waitgroup
A sync.WaitGroup with error handling and concurrency control
☆49Updated 5 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 5 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Helpers for making the use of reflection easier☆28Updated 10 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- TryLock support on read-write lock for Golang☆36Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 4 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- Load file-backed memory☆122Updated 2 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- Golang Dynamic Decision Tree☆39Updated 4 years ago
- Golang app shutdown hooks.☆59Updated 3 years ago
- ☆28Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- In memory sharded cache implementation☆35Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Layer over etcd to do simple service discovery in Go☆36Updated last month
- Simplicity-focused, template based SQL query builder☆65Updated last year
- ⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速…☆98Updated 3 weeks ago