https://github.com/michaeljklein/stream-timers
A Haskell package for working with high-performance streamed operations: some folds and experiments
https://github.com/michaeljklein/stream-timers
haskell-library performance stream-processing
Last synced: 4 months ago
JSON representation
A Haskell package for working with high-performance streamed operations: some folds and experiments
- Host: GitHub
- URL: https://github.com/michaeljklein/stream-timers
- Owner: michaeljklein
- License: bsd-3-clause
- Created: 2018-01-02T19:19:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T06:23:38.000Z (over 8 years ago)
- Last Synced: 2025-09-09T12:57:42.426Z (9 months ago)
- Topics: haskell-library, performance, stream-processing
- Language: Mathematica
- Homepage: https://michaeljklein.github.io/stream-timers/
- Size: 4.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/michaeljklein/stream-timers)
# stream-timers
A collection of tools for timing streams in Haskell, and experiments using them.