Ecosyste.ms: Packages

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

Top 0.1% downloads on hackage.haskell.org
Top 0.4% dependent packages on hackage.haskell.org
Top 0.3% dependent repos on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org

hackage.haskell.org : blaze-builder

This library allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows to make good use of cache prefetching in later processing steps (e.g. compression) and reduces the system call overhead when writing the resulting lazy bytestring to a file or sending it over the network. This library was inspired by the module Data.Binary.Builder provided by the binary package. It was originally developed with the specific needs of the blaze-html package in mind. Since then it has been restructured to serve as a drop-in replacement for Data.Binary.Builder, which it improves upon both in speed as well as expressivity.

Registry - Source - JSON
purl: pkg:hackage/blaze-builder
Keywords: bsd3, data, library
License: BSD-3-Clause
Latest release: 8 months ago
First release: over 13 years ago
Dependent packages: 67
Dependent repositories: 1,408
Downloads: 342,952 total
Stars: 0 on GitHub
Forks: 1 on GitHub
Docker dependents: 1
Docker downloads: 16
Total Commits: 307
Committers: 22
Average commits per author: 13.955
Development Distribution Score (DDS): 0.371
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...