všetky možnosti
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: haskell-hashtables  ]

Balík: libghc-hashtables-prof (1.2.3.4-1 a iné)

Odkazy pre libghc-hashtables-prof

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík haskell-hashtables:

Správcovia:

Externé zdroje:

Podobné balíky:

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.

Ostatné balíky súvisiace s balíkom libghc-hashtables-prof

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť libghc-hashtables-prof

Stiahnuť pre všetky dostupné architektúry
Architektúra Verzia Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 1.2.3.4-1+b1 202.9 kB1,922.0 kB [zoznam súborov]
arm64 1.2.3.4-1+b1 239.9 kB2,373.0 kB [zoznam súborov]
armel 1.2.3.4-1+b1 238.3 kB1,848.0 kB [zoznam súborov]
armhf 1.2.3.4-1+b1 234.3 kB1,812.0 kB [zoznam súborov]
i386 1.2.3.4-1+b1 213.0 kB1,560.0 kB [zoznam súborov]
mips64el 1.2.3.4-1+b1 258.1 kB2,877.0 kB [zoznam súborov]
mipsel 1.2.3.4-1+b1 249.9 kB2,109.0 kB [zoznam súborov]
ppc64el 1.2.3.4-1+b1 240.0 kB2,835.0 kB [zoznam súborov]
s390x 1.2.3.4-1+b2 282.5 kB3,195.0 kB [zoznam súborov]