gostdlib / concurrency
Packages for creating data pipelines
☆17Updated 3 weeks ago
Alternatives and similar repositories for concurrency:
Users that are interested in concurrency are comparing it to the libraries listed below
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Collect data about your dependencies☆42Updated 2 weeks ago
- ☆28Updated 2 years ago
- distributed synchronization primitives☆60Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago
- Dev helper tool that generates a Golang interface by inspecting the structure methods of existing .go files.☆10Updated this week
- RabbitMQ Reconnection client☆23Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- TryLock support on read-write lock for Golang☆35Updated 3 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- optional parameters for go☆49Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆66Updated last month
- ↬ The retro Golang ORM.☆29Updated 7 months ago
- Expression evaluator for Go☆67Updated 10 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month