Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
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'.
Package | Summary | Distribution | Download |
ghc-bitwise-1.0.0.1-8.fc42.aarch64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora Rawhide for aarch64 | ghc-bitwise-1.0.0.1-8.fc42.aarch64.rpm |
ghc-bitwise-1.0.0.1-8.fc42.ppc64le.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora Rawhide for ppc64le | ghc-bitwise-1.0.0.1-8.fc42.ppc64le.rpm |
ghc-bitwise-1.0.0.1-8.fc42.s390x.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora Rawhide for s390x | ghc-bitwise-1.0.0.1-8.fc42.s390x.rpm |
ghc-bitwise-1.0.0.1-8.fc42.x86_64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora Rawhide for x86_64 | ghc-bitwise-1.0.0.1-8.fc42.x86_64.rpm |
ghc-bitwise-1.0.0.1-7.fc41.aarch64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 testing updates for aarch64 | ghc-bitwise-1.0.0.1-7.fc41.aarch64.rpm |
ghc-bitwise-1.0.0.1-7.fc41.aarch64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 for aarch64 | ghc-bitwise-1.0.0.1-7.fc41.aarch64.rpm |
ghc-bitwise-1.0.0.1-7.fc41.ppc64le.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 for ppc64le | ghc-bitwise-1.0.0.1-7.fc41.ppc64le.rpm |
ghc-bitwise-1.0.0.1-7.fc41.s390x.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 for s390x | ghc-bitwise-1.0.0.1-7.fc41.s390x.rpm |
ghc-bitwise-1.0.0.1-7.fc41.x86_64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 testing updates for x86_64 | ghc-bitwise-1.0.0.1-7.fc41.x86_64.rpm |
ghc-bitwise-1.0.0.1-7.fc41.x86_64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 41 for x86_64 | ghc-bitwise-1.0.0.1-7.fc41.x86_64.rpm |
ghc-bitwise-1.0.0.1-7.fc40.aarch64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 40 updates for aarch64 | ghc-bitwise-1.0.0.1-7.fc40.aarch64.rpm |
ghc-bitwise-1.0.0.1-7.fc40.x86_64.html | Fast multi-dimensional unboxed bit packed Bool arrays | Fedora 40 updates for x86_64 | ghc-bitwise-1.0.0.1-7.fc40.x86_64.rpm |
Generated by rpm2html 1.6