modern-go / concurrentLinks
concurrency utilities
☆299Updated 5 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated 3 weeks ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆400Updated last year
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- A timed rate limiter for Go☆400Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- Go Pooling Helpers☆114Updated 4 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆141Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Hooks for logrus logging☆122Updated 10 months ago
- Simple DSL for executing functions in Go☆155Updated 3 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- [mirror]☆280Updated 8 months ago
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- simple struct copying for golang☆456Updated 5 years ago