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.

System Arch

RPM resource ghc-bitvec

A newtype over 'Bool' with a better 'Vector' instance: 8x less memory, up to 3500x faster. The <https://hackage.haskell.org/package/vector vector> package represents unboxed arrays of 'Bool's spending 1 byte (8 bits) per boolean. This library provides a newtype wrapper 'Bit' and a custom instance of an unboxed 'Vector', which packs bits densely, achieving an __8x smaller memory footprint.__ The performance stays mostly the same; the most significant degradation happens for random writes (up to 10% slower). On the other hand, for certain bulk bit operations 'Vector' 'Bit' is up to 3500x faster than 'Vector' 'Bool'. === Thread safety * "Data.Bit" is faster, but writes and flips are not thread-safe. This is because naive updates are not atomic: they read the whole word from memory, then modify a bit, then write the whole word back. Concurrently modifying non-intersecting slices of the same underlying array may also lead to unexpected results, since they can share a word in memory. * "Data.Bit.ThreadSafe" is slower (usually 10-20%), but writes and flips are thread-safe. Additionally, concurrently modifying non-intersecting slices of the same underlying array works as expected. However, operations that affect multiple elements are not guaranteed to be atomic. === Similar packages * <https://hackage.haskell.org/package/bv bv> and <https://hackage.haskell.org/package/bv-little bv-little> do not offer mutable vectors. * <https://hackage.haskell.org/package/array array> is memory-efficient for 'Bool', but lacks a handy 'Vector' interface and is not thread-safe.

Found 1 sites for ghc-bitvec

Found 32 RPM for ghc-bitvec

PackageSummaryDistributionDownload
ghc-bitvec-1.1.5.0-150500.11.3.2.aarch64.htmlSpace-efficient bit vectorsOpenSuSE Leap 15.6 for aarch64ghc-bitvec-1.1.5.0-150500.11.3.2.aarch64.rpm
ghc-bitvec-1.1.5.0-150500.11.3.2.ppc64le.htmlSpace-efficient bit vectorsOpenSuSE Leap 15.6 for ppc64leghc-bitvec-1.1.5.0-150500.11.3.2.ppc64le.rpm
ghc-bitvec-1.1.5.0-150500.11.3.2.s390x.htmlSpace-efficient bit vectorsOpenSuSE Leap 15.6 for s390xghc-bitvec-1.1.5.0-150500.11.3.2.s390x.rpm
ghc-bitvec-1.1.5.0-150500.11.3.2.x86_64.htmlSpace-efficient bit vectorsOpenSuSE Leap 15.6 for x86_64ghc-bitvec-1.1.5.0-150500.11.3.2.x86_64.rpm
ghc-bitvec-1.1.5.0-4.8.aarch64.htmlSpace-efficient bit vectorsOpenSuSE Ports Tumbleweed for aarch64ghc-bitvec-1.1.5.0-4.8.aarch64.rpm
ghc-bitvec-1.1.5.0-4.7.s390x.htmlSpace-efficient bit vectorsOpenSuSE Ports Tumbleweed for s390xghc-bitvec-1.1.5.0-4.7.s390x.rpm
ghc-bitvec-1.1.5.0-4.7.x86_64.htmlSpace-efficient bit vectorsOpenSuSE Tumbleweed for x86_64ghc-bitvec-1.1.5.0-4.7.x86_64.rpm
ghc-bitvec-1.1.5.0-4.6.riscv64.htmlSpace-efficient bit vectorsOpenSuSE Ports Tumbleweed for riscv64ghc-bitvec-1.1.5.0-4.6.riscv64.rpm
ghc-bitvec-1.1.5.0-4.fc43.aarch64.htmlHaskell bitvec libraryFedora Rawhide for aarch64ghc-bitvec-1.1.5.0-4.fc43.aarch64.rpm
ghc-bitvec-1.1.5.0-4.fc43.ppc64le.htmlHaskell bitvec libraryFedora Rawhide for ppc64leghc-bitvec-1.1.5.0-4.fc43.ppc64le.rpm
ghc-bitvec-1.1.5.0-4.fc43.s390x.htmlHaskell bitvec libraryFedora Rawhide for s390xghc-bitvec-1.1.5.0-4.fc43.s390x.rpm
ghc-bitvec-1.1.5.0-4.fc43.x86_64.htmlHaskell bitvec libraryFedora Rawhide for x86_64ghc-bitvec-1.1.5.0-4.fc43.x86_64.rpm
ghc-bitvec-1.1.5.0-2.5.ppc64le.htmlSpace-efficient bit vectorsOpenSuSE Ports Tumbleweed for ppc64leghc-bitvec-1.1.5.0-2.5.ppc64le.rpm
ghc-bitvec-1.1.5.0-2.fc42.aarch64.htmlHaskell bitvec libraryFedora 42 for aarch64ghc-bitvec-1.1.5.0-2.fc42.aarch64.rpm
ghc-bitvec-1.1.5.0-2.fc42.ppc64le.htmlHaskell bitvec libraryFedora 42 for ppc64leghc-bitvec-1.1.5.0-2.fc42.ppc64le.rpm
ghc-bitvec-1.1.5.0-2.fc42.s390x.htmlHaskell bitvec libraryFedora 42 for s390xghc-bitvec-1.1.5.0-2.fc42.s390x.rpm
ghc-bitvec-1.1.5.0-2.fc42.x86_64.htmlHaskell bitvec libraryFedora 42 for x86_64ghc-bitvec-1.1.5.0-2.fc42.x86_64.rpm
ghc-bitvec-1.1.5.0-1.fc41.aarch64.htmlHaskell bitvec libraryFedora 41 for aarch64ghc-bitvec-1.1.5.0-1.fc41.aarch64.rpm
ghc-bitvec-1.1.5.0-1.fc41.ppc64le.htmlHaskell bitvec libraryFedora 41 for ppc64leghc-bitvec-1.1.5.0-1.fc41.ppc64le.rpm
ghc-bitvec-1.1.5.0-1.fc41.s390x.htmlHaskell bitvec libraryFedora 41 for s390xghc-bitvec-1.1.5.0-1.fc41.s390x.rpm
ghc-bitvec-1.1.5.0-1.fc41.x86_64.htmlHaskell bitvec libraryFedora 41 for x86_64ghc-bitvec-1.1.5.0-1.fc41.x86_64.rpm
ghc-bitvec-1.1.5.0-1.el10_0.aarch64.htmlHaskell bitvec libraryEPEL 10.1 for aarch64ghc-bitvec-1.1.5.0-1.el10_0.aarch64.rpm
ghc-bitvec-1.1.5.0-1.el10_0.aarch64.htmlHaskell bitvec libraryEPEL 10.0 for aarch64ghc-bitvec-1.1.5.0-1.el10_0.aarch64.rpm
ghc-bitvec-1.1.5.0-1.el10_0.ppc64le.htmlHaskell bitvec libraryEPEL 10.1 for ppc64leghc-bitvec-1.1.5.0-1.el10_0.ppc64le.rpm
ghc-bitvec-1.1.5.0-1.el10_0.ppc64le.htmlHaskell bitvec libraryEPEL 10.0 for ppc64leghc-bitvec-1.1.5.0-1.el10_0.ppc64le.rpm
ghc-bitvec-1.1.5.0-1.el10_0.s390x.htmlHaskell bitvec libraryEPEL 10.1 for s390xghc-bitvec-1.1.5.0-1.el10_0.s390x.rpm
ghc-bitvec-1.1.5.0-1.el10_0.s390x.htmlHaskell bitvec libraryEPEL 10.0 for s390xghc-bitvec-1.1.5.0-1.el10_0.s390x.rpm
ghc-bitvec-1.1.5.0-1.el10_0.x86_64.htmlHaskell bitvec libraryEPEL 10.1 for x86_64ghc-bitvec-1.1.5.0-1.el10_0.x86_64.rpm
ghc-bitvec-1.1.5.0-1.el10_0.x86_64.htmlHaskell bitvec libraryEPEL 10.0 for x86_64ghc-bitvec-1.1.5.0-1.el10_0.x86_64.rpm
ghc-bitvec-1.1.5.0-bp160.1.10.aarch64.htmlSpace-efficient bit vectorsOpenSuSE Leap 16.0 for aarch64ghc-bitvec-1.1.5.0-bp160.1.10.aarch64.rpm
ghc-bitvec-1.1.5.0-bp160.1.10.ppc64le.htmlSpace-efficient bit vectorsOpenSuSE Leap 16.0 for ppc64leghc-bitvec-1.1.5.0-bp160.1.10.ppc64le.rpm
ghc-bitvec-1.1.5.0-bp160.1.10.x86_64.htmlSpace-efficient bit vectorsOpenSuSE Leap 16.0 for x86_64ghc-bitvec-1.1.5.0-bp160.1.10.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet