An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.3.4
about 1 year ago
Versions
32
Downloads
41,642 total
Dependent Packages
5
Dependent Repos
56
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/streaming-bytestring
spec
License BSD-3-Clause
First Release over 10 years ago
Last Synced 18 days ago
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%