toutes les options
bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : haskell-bitwise  ]

Paquet : libghc-bitwise-prof (1.0.0.1-4 et autres)

Liens pour libghc-bitwise-prof

Screenshot

Ressources Debian :

Télécharger le paquet source haskell-bitwise :

Responsables :

Ressources externes :

Paquets similaires :

fast multi-dimensional unboxed bit packed Bool arrays; profiling libraries

Unboxed multidimensional bit packed Bool arrays with fast aggregate operations based on lifting Bool operations to bitwise operations.

There are many other bit packed structures out there, but none met all of these requirements:

(1) unboxed bit packed Bool array,

(2) multi-dimensional indexing,

(3) fast (de)serialization, or interoperable with foreign code,

(4) fast aggregate operations (fold, map, zip).

Quick tour of the bitwise library:

[Data.Bits.Bitwise] Lift boolean operations on 'Bool' to bitwise operations on 'Data.Bits.Bits'.

[Data.Array.BitArray] Immutable bit arrays.

[Data.Array.BitArray.ST] Mutable bit arrays in 'Control.Monad.ST.ST'.

[Data.Array.BitArray.IO] Mutable bit arrays in 'IO'.

[Data.Array.BitArray.ByteString] (De)serialization.

[Codec.Image.PBM] Portable bitmap monochrome 2D image format.

Very rough performance benchmarks:

* immutable random access single bit reads: @BitArray ix@ is about 40% slower than @UArray ix Bool@,

* 'Control.Monad.ST.ST' mutable random access single bit reads: @STBitArray s ix@ is about the same as @STUArray s ix Bool@,

* immutable map @Bool -> Bool@: @BitArray ix@ is about 85x faster than @UArray ix Bool@,

* immutable zipWith @Bool -> Bool -> Bool@: @BitArray ix@ is about 1300x faster than @UArray ix Bool@.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Autres paquets associés à libghc-bitwise-prof

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libghc-bitwise-prof

Télécharger pour toutes les architectures proposées
Architecture Version Taille du paquet Espace occupé une fois installé Fichiers
alpha (portage non officiel) 1.0.0.1-3+b1 209,6 ko2 516,0 ko [liste des fichiers]
amd64 1.0.0.1-4 143,0 ko1 441,0 ko [liste des fichiers]
arm64 1.0.0.1-4 167,1 ko1 862,0 ko [liste des fichiers]
armel 1.0.0.1-4 183,4 ko1 595,0 ko [liste des fichiers]
armhf 1.0.0.1-4 180,3 ko1 565,0 ko [liste des fichiers]
hppa (portage non officiel) 1.0.0.1-4 262,3 ko2 351,0 ko [liste des fichiers]
i386 1.0.0.1-4 219,3 ko1 685,0 ko [liste des fichiers]
ia64 (portage non officiel) 1.0.0.1-3+b1 247,3 ko5 154,0 ko [liste des fichiers]
m68k (portage non officiel) 1.0.0.1-2+b1 212,4 ko1 807,0 ko [liste des fichiers]
mips64el 1.0.0.1-4 200,5 ko2 387,0 ko [liste des fichiers]
ppc64 (portage non officiel) 1.0.0.1-4 178,1 ko2 461,0 ko [liste des fichiers]
ppc64el 1.0.0.1-4 182,8 ko2 369,0 ko [liste des fichiers]
riscv64 1.0.0.1-4 293,3 ko3 382,0 ko [liste des fichiers]
s390x 1.0.0.1-4 207,1 ko2 704,0 ko [liste des fichiers]
sparc64 (portage non officiel) 1.0.0.1-4 239,7 ko3 855,0 ko [liste des fichiers]
x32 (portage non officiel) 1.0.0.1-2 236,7 ko1 897,0 ko [liste des fichiers]