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

Pakiet: libghc-hashtables-dev (1.3.1-2 i inne)

Odnośniki dla libghc-hashtables-dev

Screenshot

Zasoby systemu Debian:

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

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

mutable hash tables

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

Inne pakiety związane z libghc-hashtables-dev

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libghc-hashtables-dev

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
alpha (port nieoficjalny) 1.3.1-2 268,1 KiB3 017,0 KiB [lista plików]
amd64 1.3.1-2 204,4 KiB1 990,0 KiB [lista plików]
arm64 1.3.1-2 200,8 KiB2 190,0 KiB [lista plików]
armel 1.3.1-2 237,7 KiB2 373,0 KiB [lista plików]
armhf 1.3.1-2 230,1 KiB2 344,0 KiB [lista plików]
hppa (port nieoficjalny) 1.3.1-2 324,9 KiB2 955,0 KiB [lista plików]
i386 1.3.1-2 287,3 KiB2 333,0 KiB [lista plików]
ia64 (port nieoficjalny) 1.3.1-1+b1 295,3 KiB4 940,0 KiB [lista plików]
m68k (port nieoficjalny) 1.2.4.2-1+b2 264,9 KiB2 501,0 KiB [lista plików]
mips64el 1.3.1-2 244,6 KiB2 943,0 KiB [lista plików]
ppc64 (port nieoficjalny) 1.3.1-2 226,6 KiB2 918,0 KiB [lista plików]
ppc64el 1.3.1-2 232,0 KiB2 734,0 KiB [lista plików]
riscv64 1.3.1-2 299,2 KiB3 292,0 KiB [lista plików]
s390x 1.3.1-2 271,3 KiB3 334,0 KiB [lista plików]
sparc64 (port nieoficjalny) 1.3.1-2 275,5 KiB3 600,0 KiB [lista plików]
x32 (port nieoficjalny) 1.2.4.2-1+b1 300,1 KiB2 811,0 KiB [lista plików]