Ecosyste.ms: Packages

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

Top 3.9% dependent packages on hackage.haskell.org

hackage.haskell.org : bytestring-to-vector

This library allows conversion between the types from Data.ByteString (package bytestring) and Data.Vector.Storable (package vector) without copying the underlying data. This is useful, for example, when ByteString IO produces or consumes vectors of numbers in native byte order. The conversion relies on the fact that ByteString and Vector use their respective ForeignPtrs in compatible ways. This library is a fork of the spool package written by Keegan McAllister.

Registry - Source - JSON
purl: pkg:hackage/bytestring-to-vector
Keywords: bsd3, data-structures, library
License: BSD-3-Clause
Latest release: over 5 years ago
First release: over 5 years ago
Dependent packages: 5
Dependent repositories: 21
Downloads: 5,055 total
Stars: 0 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...