all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: haskell-text-short  ]

Package: libghc-text-short-prof (0.1.2-4 and others)

Links for libghc-text-short-prof

Screenshot

Debian Resources:

Download Source Package haskell-text-short:

Maintainers:

External Resources:

Similar packages:

memory-efficient representation of Unicode text strings; profiling libraries

This Haskell library provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to the relationship between 'ShortByteString' and 'ByteString'.

The main differences between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText' doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload.

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

Other Packages Related to libghc-text-short-prof

  • depends
  • recommends
  • suggests
  • enhances

Download libghc-text-short-prof

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.1.2-4+b2 72.3 kB549.0 kB [list of files]
arm64 0.1.2-4+b2 77.3 kB621.0 kB [list of files]
armhf 0.1.2-4+b2 75.3 kB491.0 kB [list of files]
i386 0.1.2-4+b2 73.4 kB445.0 kB [list of files]