pipeline
Pipeline processor
Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner.
League\Pipeline
960 stars
33 watching
76 forks
Language: PHP
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
substantic/rain | A framework for processing large-scale task-based pipelines in a distributed manner | 749 |
cakephp/queue | A Queueing library for CakePHP that allows tasks to be processed asynchronously | 37 |
nazar256/parapipe | A non-blocking buffered pipeline library that allows concurrent processing of data while maintaining output order without locks or mutexes. | 32 |
julienpalard/pipe | A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,961 |
thephpleague/skeleton | A PHP package generator for League Packages | 1,527 |
olirice/flupy | A library that provides a fluent interface for processing data pipelines in Python without holding large amounts of memory | 193 |
raine/ramda-cli | A tool for composing functions into data-processing pipelines to produce desired output. | 573 |
picanumber/yapp | Parallel pipeline library for stream processing | 62 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |
pwwang/pipen | A Python-based workflow automation framework that enables easy creation of data processing pipelines | 103 |
p12ngh/pipelinedsl | A Haskell-based DSL for describing hardware pipelines | 1 |
bjpop/rubra | A bioinformatics pipeline system that supports running workflow stages on a distributed compute cluster. | 38 |
page-pipepline/pipeline-editor | A web-based framework for visually designing and editing web pages with a focus on component-based layout and dynamic configuration. | 1,015 |
paysure/orinoco | A functional composable pipeline framework for Python that separates business logic from implementation. | 11 |