hyfather / pipelineLinks
Pipelines using goroutines
☆59Updated 3 years ago
Alternatives and similar repositories for pipeline
Users that are interested in pipeline are comparing it to the libraries listed below
Sorting:
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆51Updated last year
- Enriches the standard go http client with retry functionality.☆54Updated last year
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A set of performant rate limiters for Go☆91Updated last year
- A Go implementation of JSONPath☆93Updated 7 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Finite state machine for Go☆211Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆62Updated 5 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆98Updated 4 years ago
- A small flexible merge library in go☆127Updated 10 months ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- utils for Go context☆25Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago