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

Pakiet: libghc-hashtables-dev (1.3.1-1 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-1+b1 270,3 KiB3 094,0 KiB [lista plików]
amd64 1.3.1-1+b2 208,7 KiB2 050,0 KiB [lista plików]
arm64 1.3.1-1+b1 210,1 KiB2 343,0 KiB [lista plików]
armel 1.3.1-1+b3 216,5 KiB2 285,0 KiB [lista plików]
armhf 1.3.1-1+b2 210,3 KiB2 259,0 KiB [lista plików]
hppa (port nieoficjalny) 1.3.1-1+b3 331,9 KiB3 051,0 KiB [lista plików]
i386 1.3.1-1+b2 294,8 KiB2 399,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-1+b1 248,2 KiB3 005,0 KiB [lista plików]
ppc64 (port nieoficjalny) 1.3.1-1+b2 240,4 KiB3 039,0 KiB [lista plików]
ppc64el 1.3.1-1+b1 249,3 KiB2 875,0 KiB [lista plików]
riscv64 1.3.1-1+b2 284,9 KiB3 212,0 KiB [lista plików]
s390x 1.3.1-1+b1 252,5 KiB3 130,0 KiB [lista plików]
sparc64 (port nieoficjalny) 1.3.1-1+b2 288,6 KiB3 698,0 KiB [lista plików]
x32 (port nieoficjalny) 1.2.4.2-1+b1 300,1 KiB2 811,0 KiB [lista plików]