Popularity
0.9
Declining
Activity
0.0
Stable
1
1
0
Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
pipes-cellular-csv alternatives and similar packages
Based on the "pipes" category.
Alternatively, view pipes-cellular-csv 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-category
Allows instances for Category, Arrow and ArrowChoice for 'Pipes.Pipe' using newtypewrapper 'Shaft' -
pipes-misc
Miscellaneous utilities for pipes, required by glazier-tutorial -
pipes-cellular
Pipes-based combinators for cellular data processing -
pipes-break
Utilities for the pipes ecosystem to break and operate on ByteString and Text via delimiters.
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of pipes-cellular-csv or a related project?
README
Efficient pipes-based cellular CSV codec
Copyright © 2015 Patryk Zadarnowski «[email protected]».
All rights reserved.
This library provides an efficient pipes-based implementation of a cellular CSV codec designed for fast streaming of data with guaranteed constant memory usage.