marusama / semaphore
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
- errgroup with goroutine worker limits☆164Updated 2 years ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 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
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Add missing comment on exported function, method, type, constant, variable in go file☆175Updated last year
- concurrency utilities☆294Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- A fast little LRU cache for Go☆169Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated this week
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 6 months ago
- [mirror]☆280Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- trace requests using opentracing specification☆96Updated 2 weeks ago
- Debug-level logging for developers (only!)☆101Updated 3 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- A Go redis cluster client built on top of redigo.☆232Updated last year