Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Control packages

Showing projects tagged as Pipes and Control

  • streamly

    9.9 9.7 Haskell
    High performance, concurrent functional programming abstractions
  • pipes

    9.8 0.0 Haskell
    Compositional pipelines
  • porcupine-core

    9.4 0.0 Haskell
    Express parametrable, composable and portable data pipelines
  • pipes-concurrency

    8.7 0.0 Haskell
    Concurrency for the pipes ecosystem
  • pipes-parse

    8.5 2.0 Haskell
    Parsing for the pipes ecosystem
  • pipes-safe

    8.4 5.0 Haskell
    Safety for the pipes ecosystem
  • pipes-bytestring

    7.6 4.2 Haskell
    ByteString support for pipes
  • pipes-extras

    6.6 1.6 Haskell
    Miscellaneous utilities for pipes
  • pipes-group

    6.5 1.3 Haskell
    Group streams into substreams
  • pipes-core

    6.4 0.0 Haskell
    DISCONTINUED. Compositional pipelines
  • pipes-rt

    5.6 0.0 Haskell
    A few pipes to yield values in timed patterns
  • pipes-conduit

    5.0 0.0 Haskell
    DISCONTINUED. Pipe utilities
  • pipes-vector

    5.0 0.0 Haskell
    Proxies for streaming data into vectors
  • pipes-zeromq4

    4.4 0.0 Haskell
    Haskell Pipes integration for ZeroMQ
  • pipes-async

    3.9 0.0 Haskell
    A higher-level interface to using concurrency with pipes
  • pipes-transduce

    3.7 0.0 Haskell
    Grab-bag of functions for interfacing pipes with foldl folds.
  • ChannelT

    3.6 0.0 Haskell
    Generalized stream processors
  • pipes-fluid

    2.5 0.0 Haskell
    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.
  • pipe-enumerator

    1.3 0.0 Haskell
    Bridge between pipe and iteratee paradigms
  • pipes-cellular-csv

    1.2 0.0 Haskell
    Efficient pipes-based cellular CSV codec
  • pipes-misc

    1.2 0.0 Haskell
    Miscellaneous utilities for pipes, required by glazier-tutorial
  • pipes-category

    1.2 0.0 Haskell
    Allows instances for Category, Arrow and ArrowChoice for 'Pipes.Pipe' using newtypewrapper 'Shaft'
  • pipes-cellular

    1.1 0.0 Haskell
    Pipes-based combinators for cellular data processing
  • pipes-break

    0.6 0.0 Haskell
    Utilities for the pipes ecosystem to break and operate on ByteString and Text via delimiters.