Popularity
1.3
Declining
Activity
0.0
Stable
1
2
0
Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.3.0.0
pipes-category alternatives and similar packages
Based on the "pipes" category.
Alternatively, view pipes-category alternatives based on common mentions on social networks and blogs.
-
pipes-async
A higher-level interface to using concurrency with pipes -
pipes-transduce
Grab-bag of functions for interfacing pipes with foldl folds. -
pipes-fluid
Applicative instances that allows reactively combining 'Pipes.Producer's so that a value is yielded when either Producer yields a value. This can be used to create a FRP-like reactive signal-network. -
pipes-cellular
Pipes-based combinators for cellular data processing -
pipes-cellular-csv
Efficient pipes-based cellular CSV codec -
pipes-misc
Miscellaneous utilities for pipes, required by glazier-tutorial -
pipes-break
Utilities for the pipes ecosystem to break and operate on ByteString and Text via delimiters.
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
Do you think we are missing an alternative of pipes-category or a related project?
README
Allows Category, Arrow, and ArrowChoice instances for Pipes.Pipe, using newtype wrapper 'Shaft'
See also slides.
Changelog
- 0.3.0.0
- Shaft destructor is now named fromShaft