modern-go / concurrent
concurrency utilities
☆293Updated 5 years ago
Alternatives and similar repositories for concurrent:
Users that are interested in concurrent are comparing it to the libraries listed below
- reflect api without runtime reflect.Value cost☆783Updated last week
- OpenTracing instrumentation for packages in the Go stdlib☆220Updated 2 weeks ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆476Updated last year
- Fast resizable golang semaphore primitive☆175Updated 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
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆231Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- tool for logrus, let it easy to use☆161Updated 3 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- Brings SO_REUSEPORT into your Go server☆573Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Buffer/Byte pool for Go☆474Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Partial port of Python difflib package to Go☆399Updated last year
- high-performance common weighted algorithm library☆202Updated last year
- CyclicBarrier golang implementation☆153Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- Fast golang queue using ring-buffer☆621Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- [mirror]☆280Updated 6 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago