modern-go / concurrentLinks
concurrency utilities
☆301Updated 5 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated 3 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- auto adjust your GOGC value☆228Updated 11 months ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- trace requests using opentracing specification☆97Updated 2 months ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆193Updated 3 years ago
- [mirror] Go supplementary time packages☆407Updated last month
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Modern Go Programming☆96Updated 2 years ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago