The latest version of memory is 0.18.0-0.

memory

Version 0.14 revision 0 uploaded by VincentHanquez.

Package meta

Synopsis
memory and related abstraction stuff
Description

Chunk of memory, polymorphic byte array management and manipulation

  • A polymorphic byte array abstraction and function similar to strict ByteString.

  • Different type of byte array abstraction.

  • Raw memory IO operations (memory set, memory copy, ..)

  • Aliasing with endianness support.

  • Encoding : Base16, Base32, Base64.

  • Hashing : FNV, SipHash

Author
Vincent Hanquez <vincent@snarc.org>
Bug reports
https://github.com/vincenthz/hs-memory/issues
Category
memory
Copyright
Vincent Hanquez <vincent@snarc.org>
Homepage
https://github.com/vincenthz/hs-memory
Maintainer
vincent@snarc.org
Package URL
n/a
Stability
experimental

Components