marusama / semaphoreLinks
Fast resizable golang semaphore primitive
☆178Updated 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
- CyclicBarrier golang implementation☆153Updated 4 years ago
- High resolution timing and benchmarking for Go☆260Updated 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
- Go Pooling Helpers☆115Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- [mirror]☆280Updated 9 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- concurrency utilities☆299Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 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
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated 2 weeks ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- A fast little LRU cache for Go☆170Updated 2 years ago
- Pretty Slug.☆95Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Load file-backed memory☆122Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Bitset data structure☆163Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- A Go redis cluster client built on top of redigo.☆232Updated last year
- Temporary redis-server processes for golang testing☆37Updated last year