dpaks / goworkers
A minimal and efficient workerpool implementation in Go using goroutines.
☆123Updated 3 years ago
Alternatives and similar repositories for goworkers:
Users that are interested in goworkers are comparing it to the libraries listed below
- errgroup with goroutine worker limits☆162Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- A communication toolkit for Go services.☆93Updated last year
- Zero-allocation type-safe pool for Go☆228Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆270Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated last year
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆150Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆282Updated 3 weeks ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- CyclicBarrier golang implementation☆149Updated 4 years ago
- A thread safe map which has expiring key-value pairs.☆72Updated 8 months ago
- opentracing integration with GORM☆100Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Simple utility of creating a mask for sensitive information☆106Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Debug-level logging for developers (only!)☆100Updated last week
- trace requests using opentracing specification☆95Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆192Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- OpenTelemetry Go distribution for Uptrace☆103Updated last week
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Request ID middleware for Gin Framework☆221Updated last month
- various libs or tools for Golang☆101Updated 2 weeks ago
- Experimental packages not in std and golang.org/exp☆78Updated last month
- concurrency utilities☆292Updated 5 years ago