shell-conduit
attoparsec-conduit
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
shell-conduit | attoparsec-conduit | |
---|---|---|
0 | 2 | |
96 | 868 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | 6 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT 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.
shell-conduit
We haven't tracked posts mentioning shell-conduit yet.
Tracking mentions began in Dec 2020.
attoparsec-conduit
-
Parallel streaming in Haskell: Part 1 – Fast, efficient, and fun
> makes me think that there aren't any conduits that have more data than can fit in memory on a single machine
Just because you can dedup a conduit doesn't mean you have to. We use conduits for streaming gigabytes-large files while staying within megabytes of memory use – ensuring that is one of the main selling points of libraries like conduit: https://github.com/snoyberg/conduit#readme
What are some alternatives?
wai-conduit - Haskell Web Application Interface
tar-conduit - Conduit based tar extraction mechanism
binary-conduit - binary serialization interface for conduit
fsnotify-conduit - Get filesystem notifications as a stream of events
cryptonite-conduit - conduit bridge for cryptonite
conduit-combinators - Type classes for mapping, folding, and traversing monomorphic containers
conduit-audio - Use conduit to process/manipulate/convert audio
cryptohash-conduit - Simple conduit function for cryptohash
couchdb-conduit - Couch DB client library
csv-conduit - Flexible, fast and constant-space CSV library for Haskell using conduits