modern-go / concurrentLinks
concurrency utilities
☆303Updated 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☆223Updated last week
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- 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
- CyclicBarrier golang implementation☆157Updated 5 years ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months 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
- auto adjust your GOGC value☆230Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- trace requests using opentracing specification☆99Updated last week
- [mirror] Go supplementary time packages☆409Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆808Updated 7 months ago
- Logrus Hook for ElasticSearch☆159Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago