mdlayher / schedgroupLinks
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
Alternatives and similar repositories for schedgroup
Users that are interested in schedgroup are comparing it to the libraries listed below
Sorting:
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated last week
- A fast little LRU cache for Go☆170Updated 2 years ago
- ☆122Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Go Pooling Helpers☆114Updated 4 years ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- CyclicBarrier golang implementation☆153Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- OpenTracing instrumentation for packages in the Go stdlib☆222Updated 3 weeks ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Non-Invasive goroutine inspector☆90Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago