High performance, concurrent functional programming abstractions
Go to file
2017-09-02 03:16:17 +05:30
benchmark add nil (tiniest possible) task benchmarks 2017-09-01 10:58:55 +05:30
examples update listdir example 2017-08-31 06:32:31 +05:30
src rearrange code 2017-09-02 03:16:17 +05:30
test disable parallel interleave test 2017-09-01 19:12:50 +05:30
.travis.yml disable cabal build 2017-08-31 07:57:34 +05:30
appveyor.yml Add travis, appveyor ci files 2017-08-30 15:16:14 +05:30
asyncly.cabal Use IORefs with CAS and MVar instead of TBQueue 2017-09-01 19:13:20 +05:30
LICENSE Initial commit 2017-06-07 21:02:27 +05:30
README.md Add coveralls and badges 2017-08-31 06:29:22 +05:30
stack.yaml Fix benchmarks and package deps 2017-08-31 06:11:46 +05:30

Asyncly

Build Status Windows Build status Coverage Status