streaming
streaming-utils
streaming | streaming-utils | |
---|---|---|
1 | - | |
104 | 12 | |
- | - | |
0.0 | 0.0 | |
over 6 years ago | almost 4 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
streaming
-
Do not wait for Rust generators
There are plenty of generator-like libraries for haskell: pipes; whatever snoyman's alternative to pipes was (conduit, I think); streaming; and more.
streaming-utils
We haven't tracked posts mentioning streaming-utils yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
streaming-commons - Common lower-level functions needed by various streaming data libraries
streaming-concurrency - Concurrency for the streaming ecosystem
gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.
CTRex - Open records for Haskell
streaming-with - with/bracket-style idioms for use with streaming
streaming-fft - sliding fast fourier transform using haskell streaming
streaming-conduit - Bidirectional support between the streaming and conduit libraries
RFC1751 - RFC-1751 library for Haskell
elf - Parser for ELF object format.
streaming-bytestring - effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy