streaming-bytestring
This library enables fast and safe streaming of byte data, in either Word8 or Char form. It is a core addition to the streaming ecosystem and avoids the usual pitfalls of combinbing lazy ByteStrings with lazy IO. We follow the philosophy shared by streaming that "the best API is the one you already know". Thus this library mirrors the API of the bytestring library as closely as possible. See the module documentation and the README for more information.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 1 year ago
0.3.4
about 1 year ago
Versions
32
32
Downloads
41,642 total
41,642 total
Dependent Packages
5
5
Dependent Repos
56
56
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 16 on GitHub |
| Forks | 11 on GitHub |
| Commits | 245 |
| Committers | 13 |
| Avg per Author | 18.846 |
| DDS | 0.531 |
Rankings on hackage.haskell.org
Overall
Top 9.2%
Downloads
Top 3.6%
Dependent packages
Top 4.6%
Dependent repos
Top 7.3%