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:
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated last month
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- Go Pooling Helpers☆116Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- A Go redis cluster client built on top of redigo.☆231Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 4 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- Redlock: a redis based distributed lock implementation in golang☆91Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- CyclicBarrier golang implementation☆153Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Go simple async message bus☆277Updated 4 years ago