libghc-bytestring-to-vector-prof

convert ByteString<->Vector.Storable without copying; profiling libraries

Description

This library allows conversion between the types from Data.ByteString and Data.Vector.Storable 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 ForeignPtr's in compatible ways.

This library is a fork of spool.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/sheyll/bytestring-to-vector


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-bytestring-to-vector-prof