modern-go / concurrent
concurrency utilities
☆294Updated 5 years ago
Alternatives and similar repositories for concurrent:
Users that are interested in concurrent are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆163Updated 2 years ago
- reflect api without runtime reflect.Value cost☆787Updated last month
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated this week
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- tool for logrus, let it easy to use☆161Updated 4 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- Simply way to control goroutines execution order based on dependencies☆220Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- Buffer/Byte pool for Go☆475Updated 5 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- Partial port of Python difflib package to Go☆401Updated last year
- A quick tour (or reminder) of Go performance tools☆266Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- simple struct copying for golang☆456Updated 4 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- Make pretty HTML output from gocov, a coverage testing tool for Go☆225Updated 4 months ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆141Updated 5 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆175Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago