modern-go / concurrentLinks
concurrency utilities
☆302Updated 6 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆165Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆223Updated last week
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- High resolution timing and benchmarking for Go☆263Updated 4 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- auto adjust your GOGC value☆228Updated last year
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- trace requests using opentracing specification☆99Updated last week
- Logrus Hook for ElasticSearch☆159Updated last year
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Simple DSL for executing functions in Go☆160Updated 4 years ago
- Go structures with default values using tags☆331Updated last year
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago