hyfather / pipelineLinks
Pipelines using goroutines
☆59Updated 4 years ago
Alternatives and similar repositories for pipeline
Users that are interested in pipeline are comparing it to the libraries listed below
Sorting:
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Bitset data structure☆168Updated 2 years ago
- A lightweight job scheduler based on priority queue with timeout, retry, replica, context cancellation and easy semantics for job chainin…☆63Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆55Updated last year
- Machine is a workflow/pipeline library for processing data☆164Updated last week
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Go reflection simplified☆102Updated last year
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Simplifies the parallelization of function calls.☆75Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Dependency Injection and Inversion of Control package☆35Updated 11 months ago
- A set of performant rate limiters for Go☆91Updated last year
- flexible data type for Go☆49Updated 4 years ago
- ☆41Updated 5 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆52Updated last year
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Go simple async worker pool☆92Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year