modern-go / concurrentLinks
concurrency utilities
☆301Updated 6 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated last week
- errgroup with goroutine worker limits☆165Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- tool for logrus, let it easy to use☆160Updated 4 years ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆401Updated 4 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- auto adjust your GOGC value☆228Updated last year
- reflect api without runtime reflect.Value cost☆804Updated 5 months ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Buffer/Byte pool for Go☆476Updated 6 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Eventually consistent distributed in-memory cache Go library☆161Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- Simply way to control goroutines execution order based on dependencies☆222Updated 6 years ago
- Modern Go Programming☆96Updated 2 years ago
- Pretty Slug.☆97Updated 5 years ago