pipes
Streaming pipeline library
A lightweight stream processing library that builds and connects reusable streaming components using Haskell
Compositional pipelines
489 stars
29 watching
72 forks
Language: Haskell
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gabriella439/turtle | A Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations. | 945 |
composewell/streamly | A high-performance Haskell library providing functional programming abstractions and concurrency capabilities | 865 |
nessos/streams | A lightweight library for building efficient data pipelines using functional programming concepts | 383 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
p12ngh/pipelinedsl | A Haskell-based DSL for describing hardware pipelines | 1 |
gabriella439/haskell-morte-library | An intermediate language for optimizing functional programs in Haskell | 375 |
joboccara/pipes | A header-only C++14 library for building expressive data pipelines using a chainable interface. | 803 |
kenavolic/pipet | A lightweight C++ library for building compile-time processing pipelines with customizable filters and branches. | 67 |
snapframework/io-streams | Provides primitives and combinators for working with input/output streams in Haskell. | 99 |
iostreamer-x/funcshell | An Haskell-based shell that allows users to process command output through pipes and apply user-defined functions. | 290 |
leepike/copilot | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
destel/rill | A toolkit for building concurrent programs by composing simple, reusable parts into clean pipelines. | 510 |
mafintosh/pump | Pipes multiple streams together and destroys them when one closes | 908 |
gabriella439/haskell-typed-spreadsheet-library | Provides a typed and composable API for building spreadsheets with explicit input/output relationships | 186 |
wallaroolabs/wally | A distributed stream processing framework for real-time data reactions | 1,480 |