ramda-cli
Pipeline processor
A tool for composing functions into data-processing pipelines to produce desired output.
A CLI tool for processing data with functional pipelines
573 stars
15 watching
12 forks
Language: LiveScript
last commit: almost 2 years ago
Linked from 1 awesome list
clijsonlivescriptramda
Related projects:
Repository | Description | Stars |
---|---|---|
substantic/rain | A framework for processing large-scale task-based pipelines in a distributed manner | 748 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
thephpleague/pipeline | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 960 |
basho/riak_pipe | Enables parallel processing of data by dividing tasks into independent queues managed by Riak Core's vnode architecture. | 162 |
nazar256/parapipe | A non-blocking buffered pipeline library that allows concurrent processing of data while maintaining output order without locks or mutexes. | 31 |
johnsonc/lambdo | A workflow engine for unifying feature engineering and machine learning operations in data analysis pipelines | 1 |
ramblingcookiemonster/buildhelpers | A collection of helper functions for automating tasks in PowerShell CI/CD pipelines | 215 |
olirice/flupy | A library that provides a fluent interface for processing data pipelines in Python without holding large amounts of memory | 193 |
julienpalard/pipe | A Python library providing a simple and flexible way to process sequences of data using infix notation. | 1,954 |
bjpop/rubra | A bioinformatics pipeline system that supports running workflow stages on a distributed compute cluster. | 38 |
nerevu/riko | A Python library for analyzing and processing streams of structured data | 1,604 |
silascutler/malpipe | An ingestion and processing framework for malware and indicator data from various feeds. | 103 |
rainu/go-command-chain | A Go library that simplifies executing complex command pipelines by abstracting away shell-specific details and providing control over input streams and output redirection. | 62 |
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |
guck111/ramda | A functional JavaScript library designed to facilitate predictable and composable code | 46 |