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
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- concurrency utilities☆299Updated 5 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated 2 weeks ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Bootstrap a new project from a template.☆84Updated 5 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆124Updated 2 years ago
- Bitset data structure☆163Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago