https://github.com/ocramz/par-monad-experiments
Experiments with `monad-par`
https://github.com/ocramz/par-monad-experiments
Last synced: 7 months ago
JSON representation
Experiments with `monad-par`
- Host: GitHub
- URL: https://github.com/ocramz/par-monad-experiments
- Owner: ocramz
- License: other
- Created: 2016-12-06T15:20:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T15:57:23.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T11:29:21.789Z (8 months ago)
- Language: Haskell
- Size: 6.84 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# par-monad-experiments
[](https://travis-ci.org/ocramz/par-monad-experiments)
Experimenting with dataflow parallelism, as provided by the `monad-par` Haskell library