[ 源代码: haskell-hashtables ]
软件包:libghc-hashtables-prof(1.3.1-2 以及其他的)
libghc-hashtables-prof 的相关链接
Debian 的资源:
下载源码包 haskell-hashtables:
- [haskell-hashtables_1.3.1-2.dsc]
- [haskell-hashtables_1.3.1.orig.tar.gz]
- [haskell-hashtables_1.3.1-2.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.13.0.0-f73fa [x32]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.15.1.0-64902 [m68k]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.17.2.0-e9124 [ia64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-038db [i386]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-3be9b [armel, armhf]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-665fa [ppc64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-75247 [arm64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-8e81e [amd64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-aa03d [alpha]
- 软件包暂时不可用
-
- dep: libghc-base-prof-4.18.2.1-b19b4 [mips64el]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-b5217 [riscv64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-b7e3b [ppc64el]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-c6b57 [sparc64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-e617e [hppa]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-f2473 [s390x]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.10.0-828b3 [armel, armhf, hppa, i386]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.10.0-e2193 [除 armel, armhf, hppa, i386, ia64, m68k, x32]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.5.3-00322 [x32]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.7.0-5c885 [m68k]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-ghc-prim-prof-0.9.1-ca9fc [ia64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-99f52 [m68k]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.3.5.0-c9b4c [x32]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.3.0-f3706 [ia64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-0fd68 [mips64el]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-1b435 [s390x]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-26315 [ppc64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-2c563 [ppc64el]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-3ee83 [arm64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-409e6 [armel, armhf]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-45230 [i386]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-7d422 [sparc64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-872f0 [hppa]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-bb560 [alpha]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-c0454 [riscv64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashable-prof-1.4.4.0-fb202 [amd64]
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-hashtables-dev (= 1.2.4.2-1+b1) [x32]
- mutable hash tables
- dep: libghc-hashtables-dev (= 1.2.4.2-1+b2) [m68k]
- dep: libghc-hashtables-dev (= 1.3.1-1+b1) [ia64]
- dep: libghc-hashtables-dev (= 1.3.1-2) [除 ia64, m68k, x32]
-
- dep: libghc-primitive-prof-0.7.3.0-9aef6 [x32]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.7.3.0-bac77 [m68k]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-0ecbe [amd64, mips64el]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-4f69f [ppc64, ppc64el, s390x]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-7eac4 [alpha]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-84e98 [riscv64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-85ad5 [armel, armhf]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-860ad [arm64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-902ab [i386]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-a075c [ia64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-eaebe [sparc64]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-ff78f [hppa]
- 本虚包由这些包填实: libghc-primitive-prof
-
- dep: libghc-vector-prof-0.12.3.1-1f799 [x32]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.12.3.1-cebe4 [m68k]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-15849 [ppc64, ppc64el, s390x]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-1ffee [ia64]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-2bb87 [alpha]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-7ae99 [sparc64]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-a34b3 [riscv64]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-abd16 [armel, armhf]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-c924b [arm64]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-ca5d5 [amd64, mips64el]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-d4ff0 [hppa]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-dfd19 [i386]
- 本虚包由这些包填实: libghc-vector-prof
-
- dep: sgml-base (>= 1.28) [x32]
- SGML infrastructure and SGML catalog file support
下载 libghc-hashtables-prof
硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|---|
alpha (非官方移植版) | 1.3.1-2 | 249.6 kB | 2,542.0 kB | [文件列表] |
amd64 | 1.3.1-2 | 192.7 kB | 1,613.0 kB | [文件列表] |
arm64 | 1.3.1-2 | 209.0 kB | 1,917.0 kB | [文件列表] |
armel | 1.3.1-2 | 244.1 kB | 1,924.0 kB | [文件列表] |
armhf | 1.3.1-2 | 240.9 kB | 1,890.0 kB | [文件列表] |
hppa (非官方移植版) | 1.3.1-2 | 306.1 kB | 2,350.0 kB | [文件列表] |
i386 | 1.3.1-2 | 259.5 kB | 1,804.0 kB | [文件列表] |
ia64 (非官方移植版) | 1.3.1-1+b1 | 284.8 kB | 4,264.0 kB | [文件列表] |
m68k (非官方移植版) | 1.2.4.2-1+b2 | 242.4 kB | 1,920.0 kB | [文件列表] |
mips64el | 1.3.1-2 | 244.7 kB | 2,484.0 kB | [文件列表] |
ppc64 (非官方移植版) | 1.3.1-2 | 217.7 kB | 2,452.0 kB | [文件列表] |
ppc64el | 1.3.1-2 | 225.2 kB | 2,373.0 kB | [文件列表] |
riscv64 | 1.3.1-2 | 334.2 kB | 3,575.0 kB | [文件列表] |
s390x | 1.3.1-2 | 270.9 kB | 3,070.0 kB | [文件列表] |
sparc64 (非官方移植版) | 1.3.1-2 | 275.2 kB | 3,444.0 kB | [文件列表] |
x32 (非官方移植版) | 1.2.4.2-1+b1 | 268.8 kB | 2,220.0 kB | [文件列表] |