0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix hlint for the Serialize test file More... 12 days ago
Support FreeBSD in streamly-core More... 13 days ago
Add a cirrus CI for FreeBSD More... 14 days ago
Update the packcheck github commit in the CIs More... 14 days ago
Add pipeChunks transformation function More... 19 days ago
Disable haddock build for 8.6.5 and 8.8 More... 3 months ago
Add low rate examples, maxYields support in rate test More... 3 months ago
Add comparison benchmarks for rate/without rate More... 3 months ago
Add rate tests for new concurrent streams More... 3 months ago
Fix build with "dev" flag More... 3 months ago
Fix old prelude rate benchmarks More... 3 months ago
Add rate benchmarks for new concurrent streams More... 3 months ago
Add maxThreads 1 benchmarks for parConcat More... 3 months ago
Reorgaize docs, move config to Channel/Type More... 3 months ago
Move Stream.Concurrent.Channel to Stream.Channel More... 3 months ago
Rename dumpSVar to dumpChannel More... 3 months ago
Move Fold.Concurrent.Channel to Fold.Channel More... 3 months ago
Rename Fold.Async to Fold.Time More... 3 months ago
Update docs for Stream channels and refactor (minor) More... 3 months ago
Update docs for Channel, and refactor (minor) More... 3 months ago
Add fromScan for folds and fromFold for pipes More... 3 months ago
Add a scan for folds using "Scan" type More... 3 months ago
Add a Scan module as simplified pipe More... 3 months ago
Merge the Scan module into the Pipe module More... 3 months ago
Use separate consume/produce functions in Scan More... 3 months ago
Add a perf improvement todo in demuxGenericIO More... 3 months ago
Update the docs of foldMany and foldManyPost More... 3 months ago
Update the docs of scan and postscan More... 3 months ago
Fix Parser module export list More... 3 months ago
Fix overview of Parser and ParserK module More... 3 months ago