streaming VS streaming-utils

Compare streaming vs streaming-utils and see what are their differences.

streaming

An optimized general monad transformer for streaming applications, with a simple prelude of functions (by michaelt)

streaming-utils

experimental http, attoparsec and pipes material for `streaming` and `streaming-bytestring` (by michaelt)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
streaming streaming-utils
1 -
102 12
- -
0.0 0.0
almost 6 years ago over 3 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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

Posts with mentions or reviews of streaming. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Do not wait for Rust generators
    3 projects | /r/rust | 11 May 2022
    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

Posts with mentions or reviews of streaming-utils. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning streaming-utils yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing streaming and streaming-utils you can also consider the following projects:

CTRex - Open records for Haskell

streaming-commons - Common lower-level functions needed by various streaming data libraries

streaming-concurrency - Concurrency for the streaming ecosystem

streaming-fft - sliding fast fourier transform using haskell streaming

streaming-with - with/bracket-style idioms for use with streaming

gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.

streaming-conduit - Bidirectional support between the streaming and conduit libraries

RFC1751 - RFC-1751 library for Haskell

llrbtree - Left-leaning red-black trees

streaming-bytestring - effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy