hyfather / pipelineLinks
Pipelines using goroutines
☆60Updated 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
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Bitset data structure☆168Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Finite state machine for Go☆211Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆56Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago
- 🪡 Dead simple, lightweight tracing.☆90Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆164Updated last week
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 4 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆48Updated 2 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Useful Go String methods☆192Updated 2 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☆136Updated 4 months ago