marusama / semaphore
Fast resizable golang semaphore primitive
☆176Updated 3 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☆162Updated 2 years ago
- CyclicBarrier golang implementation☆149Updated 4 years ago
- concurrency utilities☆291Updated 5 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- [mirror]☆280Updated 4 months ago
- Load file-backed memory☆121Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆172Updated last year
- Customizable TCP net.Listener for Go☆146Updated last year
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 8 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated last month
- Bitset data structure☆160Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- go-farm: a pure-Go farmhash implementation☆248Updated 3 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Session implementation for fasthttp☆85Updated 2 weeks ago