streamly-examples: Examples for Streamly
Practical examples to demonstrate the features and performance of Streamly. Includes examples about file IO, text processing, networking, concurrent programming, reactive programming and more.
These examples also serve as a beginner's guide to express practical programs using the dataflow programming (streaming) model. Please visit the Streamly homepage for more details and comprehensive documentation.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| fusion-plugin | Use fusion plugin for for best performance | Enabled |
| sdl2 | Include graphics examples using SDL2 | Disabled |
| interop | Include examples of inter-operation with other libraries | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- streamly-examples-0.3.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.3.0, 0.3.1 |
|---|---|
| Change log | Changelog.md |
| Dependencies | base (>=4.9 && <4.23), containers (>=0.5 && <0.9), directory (>=1.2 && <1.4), exceptions (>=0.8 && <0.11), filepath (>=1.4.2 && <1.6), fusion-plugin (>=0.2.6 && <0.3), hashable (>=1.2 && <1.6), mtl (>=2.2 && <3), network (>=2.6 && <4), random (>=1.0.0 && <2), streamly (>=0.11.0 && <0.11.2), streamly-core (>=0.3.0 && <0.3.2), streamly-fsevents (>=0.1.0 && <0.2), tasty-bench (>=0.3 && <0.6), transformers (>=0.4 && <0.7), transformers-base (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), vector (>=0.12 && <0.14) [details] |
| Tested with | ghc ==9.14.1, ghc ==9.12.4, ghc ==9.10.3, ghc ==9.8.4, ghc ==9.6.3 |
| License | Apache-2.0 |
| Copyright | Copyright (c) 2019 Composewell Technologies |
| Author | Composewell Technologies |
| Maintainer | streamly@composewell.com |
| Uploaded | by harendra at 2026-04-16T17:04:34Z |
| Revised | Revision 1 made by harendra at 2026-06-04T18:30:36Z |
| Category | Streamly, Streaming, Concurrency, Text, Filesystem, Network, Reactivity |
| Home page | https://streamly.composewell.com |
| Bug tracker | http://github.com/composewell/streamly-examples/issues |
| Source repo | head: git clone https://github.com/composewell/streamly-examples.git |
| Distributions | |
| Executables | LogParser, DateTimeParser, FileSystemEvent, Split, Rate, CSVParser, CamelCase, WordCountParallelUTF8, WordCountModular, WordCountParallel, WordCount, WordFrequency, FileSender, EchoClient, EchoServer, CoreUtils, CoreUtilsHandle, ControlFlow, CirclingSquare, AcidRain, MergeSort, ListDirBasic, ListDirOsPath, ListDirNaive, ListDir, CmdClient, CmdServer, MergeServer, WordServer, Intro, Interop.Conduit, Interop.Streaming, Interop.Pipes, Interop.Vector |
| Downloads | 664 total (19 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-04-16 [all 2 reports] |