Apocrypha

streamly

Streaming data pipelines with declarative concurrency

Available in

OverlayNewestEbuildsLast activity
haskell GitHub ↗ 0.11.0 1 2 d details ›

Versions & arches

VersionOverlay amd64 Committed
0.11.0 haskell amd64 testing 6 mo view · download · history ↗

Use flags of 0.11.0

  • c-malloc Use C malloc instead of GHC malloc
  • fusion-plugin Use fusion plugin for benchmarks and executables
  • limit-build-mem Limits memory when building
  • minimal Build only the core modules
  • no-fusion Disable rewrite rules for stream fusion
  • streamk Use CPS style streams when possible
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • unliftio Use unliftio-core instead of monad-control