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☆165Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 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 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- concurrency utilities☆301Updated 6 years ago
- Rolling window implementation in go.☆58Updated last week
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A place to keep useful golang functions and small libraries☆292Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- Debug-level logging for developers (only!)☆100Updated 7 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- ☆122Updated 2 years ago