storablevector-0.2.1: Fast, packed, strict storable arrays with a list interface like ByteString

The storablevector package

Fast, packed, strict storable arrays with a list interface, a chunky lazy list interface with variable chunk size and an interface for write access via the ST monad. This is much like bytestring and binary but can be used for every Foreign.Storable.Storable type. See also packages http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vector, http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector with a similar intention.

Properties

Versions0.1, 0.1.0, 0.1.1, 0.1.2, 0.1.2.2, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1, 0.2.7.2
Dependenciesbase (≥1.0 & <2), bytestring (0.9.*), mtl (1.*), QuickCheck (1.*) or
base (≥3), bytestring (0.9.*), mtl (1.*), QuickCheck (1.*), random (1.0.*)
LicenseBSD3
AuthorSpencer Janssen <sjanssen@cse.unl.edu>
MaintainerHenning Thielemann <storablevector@henning-thielemann.de>
StabilityExperimental
CategoryData
Home pagehttp://www.haskell.org/haskellwiki/Storable_Vector
Executablesspeedtest, test
Upload dateTue Oct 7 09:40:17 UTC 2008
Uploaded byHenningThielemann
Built onghc-6.10, ghc-6.8
Build failureghc-6.12 (log)

Modules

Downloads