pipeline
Pipeline manager
A package implementing pipelines using goroutines to manage concurrency in Go applications.
Pipelines using goroutines
58 stars
4 watching
10 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
concurrencygopipeline
Related projects:
Repository | Description | Stars |
---|---|---|
nikhilsaraf/go-tools | A collection of tools for managing goroutines and concurrency in Go programming language | 15 |
kevin-hanselman/dud | A lightweight tool for managing and versioning large data alongside source code in data pipelines | 183 |
oklog/run | A mechanism to manage goroutine lifecycles in Go programs | 1,553 |
listyque/tactic-handler | A PySide-based client tool for managing pipelines, assets, and workflows in 3D animation software | 93 |
linkedin/brooklin | A distributed system for streaming data between heterogeneous systems with high reliability and throughput at scale | 920 |
fluidattacks/makes | A framework for building and managing CI/CD pipelines and application environments with cryptographic signed dependencies. | 453 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 232 |
samapriya/planet-gee-pipeline-cli | A command-line tool for automating data processing and uploads from Planet's API to Google Earth Engine. | 42 |
hhio618/golem-ci | A decentralized task pipeline on Golem.network using Python. | 5 |
nlguillemot/pipelineset | A utility for managing and reloading graphics pipeline states in Direct3D 12 | 15 |
natcap/taskgraph | A Python library for managing and optimizing computational workflows with parallel processing and data reuse. | 21 |
sherifabdlnaby/gpool | Manages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available. | 90 |
x-mod/routine | A package that abstracts and simplifies the management of concurrent goroutines in Go programming | 61 |
ssadedin/bpipe | A tool for running and managing bioinformatics pipelines by abstracting away low-level details and providing features such as dependency tracking, transactional management, and parallelism. | 230 |
prodmodel/prodmodel | A tool for managing data science pipelines by automating build, testing, and deployment processes while ensuring correctness and performance. | 59 |