tar-conduit
attoparsec-conduit
Our great sponsors
- SonarLint - Clean code begins in your IDE with SonarLint
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
tar-conduit | attoparsec-conduit | |
---|---|---|
0 | 2 | |
7 | 858 | |
- | - | |
0.0 | 4.5 | |
over 3 years ago | 6 days ago | |
Haskell | Haskell | |
MIT 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.
tar-conduit
We haven't tracked posts mentioning tar-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
conduit-combinators - Type classes for mapping, folding, and traversing monomorphic containers
shell-conduit - Write shell scripts with Conduit
couchdb-conduit - Couch DB client library
simple-conduit
crypto-conduit - Conduit interface for cryptographic operations (from crypto-api).
shelf - Web server middleware for Dart
imagesize-conduit - Conduit sink to efficiently determine image dimensions
csv-conduit - Flexible, fast and constant-space CSV library for Haskell using conduits