[ 源代码: haskell-hashtables ]
软件包:libghc-hashtables-prof(1.2.4.2-1 以及其他的)
libghc-hashtables-prof 的相关链接
Debian 的资源:
下载源码包 haskell-hashtables:
- [haskell-hashtables_1.2.4.2-1.dsc]
- [haskell-hashtables_1.2.4.2.orig.tar.gz]
- [haskell-hashtables_1.2.4.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
mutable hash tables -- profiling libraries; profiling libraries
This package provides a couple of different implementations of mutable hash tables in the ST monad, as well as a typeclass abstracting their common operations, and a set of wrappers to use the hash tables in the IO monad.
There are three hash table implementations:
* Data.HashTable.ST.Basic contains a basic open-addressing hash table using linear probing as the collision strategy. This should currently be the fastest available hash table implementation for lookups, although it has a higher memory overhead than others. * Data.HashTable.ST.Cuckoo contains an implementation of "cuckoo hashing". Cuckoo hashing has worst-case O(1) lookups and performs well even when the table is highly loaded. * Data.HashTable.ST.Linear contains a linear hash table, which trades some insert and lookup performance for higher space efficiency and much shorter delays when expanding the table.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-hashtables-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-07409 [s390x]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-0d25e [armel, armhf]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-315c4 [mipsel]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-61ab8 [mips64el]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-6a406 [amd64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-6f9e8 [i386]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-78aa1 [arm64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-a09f1 [ppc64el]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.7.0-5c885 [armel, armhf, i386, mipsel]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.7.0-65cf5 [除 armel, armhf, i386, mipsel]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-04430 [ppc64el]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-22c73 [arm64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-3fad8 [amd64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-43001 [armel, armhf]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-56c89 [s390x]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-a30eb [mips64el]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-d3dcb [mipsel]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-e78b2 [i386]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashtables-dev (= 1.2.4.2-1+b1) [i386, mips64el, s390x]
- mutable hash tables
- dep: libghc-hashtables-dev (= 1.2.4.2-1+b2) [除 i386, mips64el, s390x]
-
- dep: libghc-primitive-prof-0.7.3.0-05c66 [s390x]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-1f691 [amd64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-2f131 [armel, armhf]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-7d680 [arm64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-9803e [mipsel]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-a49db [i386]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-e57cb [mips64el]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-f5abf [ppc64el]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-vector-prof-0.12.3.1-00e71 [i386]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-3687b [mips64el]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-377c0 [ppc64el]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-64b75 [arm64]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-7c5a2 [armel, armhf]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-c8421 [mipsel]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-e1b9b [s390x]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-f377c [amd64]
- 本虚包由这些包填实: libghc-vector-prof
下载 libghc-hashtables-prof
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
amd64 | 1.2.4.2-1+b2 | 187.3 kB | 1,641.0 kB | [文件列表] |
arm64 | 1.2.4.2-1+b2 | 259.0 kB | 2,553.0 kB | [文件列表] |
armel | 1.2.4.2-1+b2 | 249.7 kB | 1,994.0 kB | [文件列表] |
armhf | 1.2.4.2-1+b2 | 246.8 kB | 1,960.0 kB | [文件列表] |
i386 | 1.2.4.2-1+b1 | 250.6 kB | 1,824.0 kB | [文件列表] |
mips64el | 1.2.4.2-1+b1 | 235.9 kB | 2,502.0 kB | [文件列表] |
mipsel | 1.2.4.2-1+b2 | 227.0 kB | 1,835.0 kB | [文件列表] |
ppc64el | 1.2.4.2-1+b2 | 216.9 kB | 2,408.0 kB | [文件列表] |
s390x | 1.2.4.2-1+b1 | 226.5 kB | 2,287.0 kB | [文件列表] |