mdlayher / schedgroup
Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.
☆136Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for schedgroup
- errgroup with goroutine worker limits☆162Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆116Updated last year
- Load file-backed memory☆121Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆103Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Package otgrpc provides OpenTracing support for any gRPC client or server.☆73Updated last week
- A fast little LRU cache for Go☆165Updated last year
- ☆118Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Merge multiple pprof profile files into a single file☆122Updated last year
- A user friendly RabbitMQ library written in Golang.☆107Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Expression evaluator for Go☆66Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆262Updated 3 years ago
- ☆169Updated this week
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- ☆111Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Golang LRU cache with expire feature.☆66Updated 5 months ago
- Bootstrap a new project from a template.☆84Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- DNS lookup cache for Go☆271Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago