libghc-memory-prof

Memory and related abstraction stuff; profiling libraries
  https://github.com/vincenthz/hs-memory
  0
  no reviews



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.
this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.