wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Pakiet źródłowy: haskell-hashtables  ]

Pakiet: libghc-hashtables-prof (1.4.2-1 i inne)

Odnośniki dla libghc-hashtables-prof

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego haskell-hashtables:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z libghc-hashtables-prof

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libghc-hashtables-prof

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
alpha (port nieoficjalny) 1.4.2-1 248,7 KiB2 548,0 KiB [lista plików]
amd64 1.4.2-1 189,2 KiB1 622,0 KiB [lista plików]
arm64 1.4.2-1 204,1 KiB1 923,0 KiB [lista plików]
armel 1.4.2-1 239,9 KiB1 934,0 KiB [lista plików]
armhf 1.4.2-1 237,5 KiB1 900,0 KiB [lista plików]
hppa (port nieoficjalny) 1.4.2-1 301,4 KiB2 363,0 KiB [lista plików]
i386 1.4.2-1 254,0 KiB1 810,0 KiB [lista plików]
ia64 (port nieoficjalny) 1.3.1-1+b1 284,8 KiB4 264,0 KiB [lista plików]
loong64 (port nieoficjalny) 1.4.2-1 325,7 KiB3 615,0 KiB [lista plików]
m68k (port nieoficjalny) 1.2.4.2-1+b2 242,4 KiB1 920,0 KiB [lista plików]
mips64el 1.4.2-1 241,0 KiB2 492,0 KiB [lista plików]
ppc64 (port nieoficjalny) 1.4.2-1 214,4 KiB2 461,0 KiB [lista plików]
ppc64el 1.4.2-1 221,6 KiB2 381,0 KiB [lista plików]
riscv64 1.4.2-1 330,7 KiB3 589,0 KiB [lista plików]
s390x 1.4.2-1 268,7 KiB3 083,0 KiB [lista plików]
sparc64 (port nieoficjalny) 1.4.2-1 272,9 KiB3 453,0 KiB [lista plików]
x32 (port nieoficjalny) 1.2.4.2-1+b1 268,8 KiB2 220,0 KiB [lista plików]