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☆152Updated 4 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆137Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆202Updated 3 years ago
- [mirror]☆280Updated 5 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- OpenTracing instrumentation for packages in the Go stdlib☆217Updated 2 months ago
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- concurrency utilities☆292Updated 5 years ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Deep copy generator☆154Updated 3 months ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- Go (golang) library for deep copying values in Go.☆347Updated 3 years ago
- 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 tiny library to get current goroutine id☆91Updated last year
- TryLock for Go☆66Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆66Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Expression evaluator for Go☆67Updated 11 months ago
- OpenTracing instrumentation for GORM.☆47Updated 4 years ago