全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: haskell-text-short  ]

软件包:libghc-text-short-dev(0.1.6-1)

libghc-text-short-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 haskell-text-short

维护者:

外部的资源:

相似软件包:

memory-efficient representation of Unicode text strings

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. See http://www.haskell.org/ for more information on Haskell.

其他与 libghc-text-short-dev 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libghc-text-short-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 88.0 kB684.0 kB [文件列表]
arm64 88.3 kB777.0 kB [文件列表]
armel 103.1 kB825.0 kB [文件列表]
armhf 101.9 kB813.0 kB [文件列表]
i386 127.4 kB852.0 kB [文件列表]
mips64el 110.4 kB1,151.0 kB [文件列表]
ppc64el 104.1 kB1,000.0 kB [文件列表]
riscv64 133.5 kB1,217.0 kB [文件列表]
s390x 127.4 kB1,286.0 kB [文件列表]