Package Info

ghc-pipes


Compositional pipelines


Unspecified

pipes is a clean and powerful stream processing library that lets you build and connect reusable streaming components

Advantages over traditional streaming libraries:

  • /Concise API/: Use simple commands like 'for', ('>->'), 'await', and 'yield'

  • /Blazing fast/: Implementation tuned for speed, including shortcut fusion

  • /Lightweight Dependency/: 'pipes' is small and compiles very rapidly,

including dependencies

  • /Elegant semantics/: Use practical category theory

  • /ListT/: Correct implementation of 'ListT' that interconverts with pipes

  • /Bidirectionality/: Implement duplex channels

  • /Extensive Documentation/: Second to none!

Import "Pipes" to use the library.

Read "Pipes.Tutorial" for an extensive tutorial.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/pipes

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
4.3.16-bp155.3.17 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-pipes
  • ghc-pipes-devel
4.3.16-bp154.2.13 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-pipes
  • ghc-pipes-devel
4.3.4-bp150.2.5 info GA Release 2018-08-01 15
  • AArch64
  • ghc-pipes
  • ghc-pipes-devel
4.3.4-bp150.2.8 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-pipes
  • ghc-pipes-devel
4.3.4-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-pipes
  • ghc-pipes-devel