streamly
Streaming data pipelines with declarative concurrency
homepage ↗ hackage: streamly github: composewell/streamly
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| haskell GitHub ↗ | 0.11.0 | 1 | 2 d | details › |
Versions & arches
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