The latest version of bytestring-plain is 0.1.0.2-2.

bytestring-plain

Version 0.1.0.0 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Plain byte strings ('ForeignPtr'-less 'ByteString's)
Description

More compact representation for strict ByteStrings avoiding the overhead and indirection caused by ForeignPtr.

This representation is useful to reduce the incurred memory overhead when operating with many small, long-lived, distinct byte strings (such as keys for containers).

See documentation in Data.ByteString.Plain for more details about this representation.

Author
Herbert Valerio Riedel
Bug reports
https://github.com/hvr/bytestring-plain/issues
Category
Data
Copyright
(c) 2013 Herbert Valerio Riedel
Homepage
https://github.com/hvr/bytestring-plain
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components