Pipes packages

Showing projects tagged as Pipes

  • 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
  • streaming

    9.2 0.0 Haskell
    An optimized general monad transformer for streaming applications, with a simple prelude of functions
  • 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-network

    7.7 0.0 Haskell
    Use network sockets together with the Haskell pipes library.
  • pipes-bytestring

    7.6 4.2 Haskell
    ByteString support for pipes
  • pipes-text

    7.5 0.0 Haskell
    Text pipes
  • pipes-aeson

    7.4 3.8 Haskell
    Encode and decode JSON streams using Aeson and Pipes.
  • pipes-binary

    7.4 4.8 Haskell
    Encode and decode binary streams using the pipes and binary libraries.
  • pipes-csv

    7.2 0.0 Haskell
    Streaming csv parser using cassava and pipes
  • streaming-bytestring

    7.2 0.0 Haskell
    effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
  • pipes-attoparsec

    7.2 3.7 Haskell
    Utilities to convert a parser into a pipe
  • pipes-http

    7.0 0.0 Haskell
    HTTP client with pipes interface
  • pipes-files

    6.7 0.0 Haskell
    Fast traversal of directory trees using pipes
  • pipes-extras

    6.7 1.6 Haskell
    Miscellaneous utilities for pipes
  • dirstream

    6.7 0.0 Haskell
    Easily stream directory contents in constant memory
  • pipes-group

    6.5 1.3 Haskell
    Group streams into substreams
  • pipes-core

    6.4 0.0 Haskell
    DISCONTINUED. Compositional pipelines
  • pipes-zlib

    6.2 0.0 Haskell
    Pipes to deal with zlib compressed data.
  • pipes-rt

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

    5.6 0.0 Haskell
    experimental http, attoparsec and pipes material for `streaming` and `streaming-bytestring`
  • pipes-postgresql-simple

    5.6 0.0 Haskell
    A pipes wrapper for postgresql-simple
  • pipes-kafka

    5.3 0.0 Haskell
    Kafka bridge for the Haskell Pipes ecosystem
  • pipes-interleave

    5.3 3.0 Haskell
    Interleave and merge streams of elements
  • pipes-conduit

    5.0 0.0 Haskell
    DISCONTINUED. Pipe utilities
  • pipes-vector

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

    5.0 0.0 Haskell
    Functions that smash Pipes and sqlite-simple together