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 3 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A place to keep useful golang functions and small libraries☆297Updated 4 months ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆75Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Expression evaluator for Go☆80Updated 3 weeks ago
- DNS lookup cache for Go☆289Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Session implementation for fasthttp☆86Updated 10 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago