cmitsakis / workerpool-goLinks
auto-scaling worker pool (work queue) in Go, using generics
☆57Updated last year
Alternatives and similar repositories for workerpool-go
Users that are interested in workerpool-go are comparing it to the libraries listed below
Sorting:
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Henry is a go library with generic helper functions in dealing with slices, maps and channels☆58Updated 2 months ago
- OpenTelemetry Go distribution for Uptrace☆104Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆72Updated 4 months ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆74Updated last month
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Go sqldriver's hook, support opentelemetry & prometheus.☆23Updated last year
- Tiny dependency injection framework☆52Updated 9 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Caching middleware for database/sql☆46Updated last month
- A tool used to manage installations of multiple Go toolchain versions☆39Updated last week
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Centralized Lock for Distributed Scheduler/Task ⏱️ for Go (Supports Redis, DynamoDb, Postgres🔒).☆46Updated 7 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- ☆28Updated 3 years ago
- Go library for managing real-time PostgreSQL changes.☆51Updated 6 months ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- create type dynamically in Golang☆23Updated 5 years ago
- Reflective protobuffer APIs☆66Updated 5 months ago
- An inflection engine for golang☆103Updated 8 months ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated last week
- A golang map in which entries expire after given a time period☆59Updated last year
- Go sync utility functions using generics☆15Updated 3 years ago
- urlstruct decodes url.Values into structs☆27Updated 3 weeks ago