gostdlib / concurrencyLinks
Packages for creating data pipelines
☆23Updated 9 months ago
Alternatives and similar repositories for concurrency
Users that are interested in concurrency are comparing it to the libraries listed below
Sorting:
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated last month
- Cron library for go with distributed lock☆50Updated 3 years ago
- Package for fast copying structs of different types☆53Updated 4 years ago
- A communication toolkit for Go services.☆93Updated 2 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A type-to-type copy function code generator.☆48Updated 3 weeks ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- various libs or tools for Golang☆107Updated last week
- Fast deep-copy library for Go☆111Updated 3 weeks ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 6 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- ☆122Updated 2 years ago
- 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
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Finite State Machine package in Go☆83Updated 2 years ago
- Debug-level logging for developers (only!)☆103Updated 9 months ago
- protoc-gen-go patch utility☆112Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago