hyfather / pipeline
Pipelines using goroutines
☆57Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pipeline
- Go simple async worker pool☆92Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆138Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆47Updated 6 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Dependency Injection and Inversion of Control package☆36Updated 9 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A small flexible merge library in go☆127Updated last year
- Go reflection simplified☆101Updated 3 weeks ago
- Minimalistic RBAC package for Go applications☆113Updated 6 years ago
- Cache Slow Database Queries☆140Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 9 months ago
- Golang struct operations.☆24Updated 7 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 4 years ago
- Strict Runtime Dependency Injection for Golang☆37Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆65Updated 6 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆35Updated this week
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆165Updated 2 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…☆46Updated 5 months ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Machine is a workflow/pipeline library for processing data☆158Updated last week
- Fast in-memory key:value store/cache with TTL☆97Updated 4 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆88Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago