Ecosyste.ms: Packages

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

Top 9.2% on hackage.haskell.org
Top 3.6% downloads on hackage.haskell.org
Top 4.6% dependent packages on hackage.haskell.org
Top 7.3% dependent repos on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/streaming-bytestring
Keywords: bsd3, data, library, pipes, streaming
License: BSD-3-Clause
Latest release: 6 months ago
First release: over 8 years ago
Dependent packages: 5
Dependent repositories: 56
Downloads: 38,352 total
Stars: 15 on GitHub
Forks: 11 on GitHub
Total Commits: 245
Committers: 13
Average commits per author: 18.846
Development Distribution Score (DDS): 0.531
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...