modern-go / concurrent
concurrency utilities
☆289Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent
- errgroup with goroutine worker limits☆162Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last week
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- CyclicBarrier golang implementation☆146Updated 4 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- A Go redis cluster client built on top of redigo.☆229Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆390Updated 5 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- [mirror]☆281Updated 2 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆162Updated 2 years ago
- high-performance common weighted algorithm library☆198Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆150Updated last year
- tool for logrus, let it easy to use☆160Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆136Updated 2 years ago
- Simply way to control goroutines execution order based on dependencies☆220Updated 5 years ago
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆142Updated 5 years ago
- auto adjust your GOGC value☆219Updated 3 months ago