hyfather / pipeline
Pipelines using goroutines
☆57Updated 3 years ago
Alternatives and similar repositories for pipeline:
Users that are interested in pipeline are comparing it to the libraries listed below
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Go reflection simplified☆101Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆52Updated 11 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Go simple async worker pool☆93Updated 4 years ago
- Collect data about your dependencies☆43Updated this week
- Fast and Scalable RPC Framework☆43Updated last year
- A Unicode-based case conversion library for Go☆58Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆89Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- Golang struct operations.☆24Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A set of performant rate limiters for Go☆90Updated last year
- A prefix tree implementation in go☆42Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆63Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- XML to MAP converter written Golang☆62Updated 3 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- ☆33Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago