modern-go / concurrentLinks
concurrency utilities
☆304Updated 6 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- OpenTracing instrumentation for packages in the Go stdlib☆224Updated 2 weeks ago
- errgroup with goroutine worker limits☆164Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Go Pooling Helpers☆119Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- tool for logrus, let it easy to use☆159Updated 4 years ago
- CyclicBarrier golang implementation☆159Updated 5 years ago
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆404Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆223Updated 6 years ago
- goroutine local storage (use context instead if possible)☆77Updated 11 months ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆195Updated 4 years ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆124Updated 3 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Pretty Slug.☆97Updated 5 years ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago