modern-go / concurrent
concurrency utilities
☆297Updated 5 years ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆164Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- reflect api without runtime reflect.Value cost☆792Updated last month
- tool for logrus, let it easy to use☆161Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 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.☆349Updated 4 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆396Updated 11 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated last week
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆400Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Add missing comment on exported function, method, type, constant, variable in go file☆177Updated last year
- auto adjust your GOGC value☆228Updated 8 months ago
- Fast golang queue using ring-buffer☆624Updated 2 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- trace requests using opentracing specification☆96Updated last week
- simple struct copying for golang☆457Updated 5 years ago
- Logrus Hook for ElasticSearch☆158Updated 11 months ago
- Go structures with default values using tags☆318Updated 9 months ago
- A skip list implementation in Go☆238Updated 5 years ago