marusama / semaphoreLinks
Fast resizable golang semaphore primitive
☆175Updated 4 years ago
Alternatives and similar repositories for semaphore
Users that are interested in semaphore are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆164Updated 2 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
- CyclicBarrier golang implementation☆153Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- concurrency utilities☆299Updated 5 years ago
- [mirror]☆280Updated 9 months ago
- Simple string pattern matcher for Go☆127Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated 3 weeks ago
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- Go Pooling Helpers☆114Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Package stack implements utilities to capture, manipulate, and format call stacks.☆399Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆316Updated 2 weeks ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A Go redis cluster client built on top of redigo.☆232Updated last year
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago