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-psqueues

The psqueues package provides <http://en.wikipedia.org/wiki/Priority_queue Priority Search Queues> in three different flavors. * 'OrdPSQ k p v', which uses the 'Ord k' instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's <http://citeseer.ist.psu.edu/hinze01simple.html A Simple Implementation Technique for Priority Search Queues>. Hence, it is similar to the <http://hackage.haskell.org/package/PSQueue PSQueue> library, although it is considerably faster and provides a slightly different API. * 'IntPSQ p v' is a far more efficient implementation. It fixes the key type to 'Int' and uses a <http://en.wikipedia.org/wiki/Radix_tree radix tree> (like 'IntMap') with an additional min-heap property. * 'HashPSQ k p v' is a fairly straightforward extension of 'IntPSQ': it simply uses the keys' hashes as indices in the 'IntPSQ'. If there are any hash collisions, it uses an 'OrdPSQ' to resolve those. The performance of this implementation is comparable to that of 'IntPSQ', but it is more widely applicable since the keys are not restricted to 'Int', but rather to any 'Hashable' datatype. Each of the three implementations provides the same API, so they can be used interchangeably. The benchmarks show how they perform relative to one another, and also compared to the other Priority Search Queue implementations on Hackage: <http://hackage.haskell.org/package/PSQueue PSQueue> and <http://hackage.haskell.org/package/fingertree-psqueue fingertree-psqueue>. <<http://i.imgur.com/KmbDKR6.png>> <<http://i.imgur.com/ClT181D.png>> Typical applications of Priority Search Queues include: * Caches, and more specifically LRU Caches; * Schedulers; * Pathfinding algorithms, such as Dijkstra's and A*.

Found 1 sites for ghc-psqueues

Found 39 RPM for ghc-psqueues

PackageSummaryDistributionDownload
ghc-psqueues-0.2.8.0-150500.11.3.2.aarch64.htmlPure priority search queuesOpenSuSE Leap 15.6 for aarch64ghc-psqueues-0.2.8.0-150500.11.3.2.aarch64.rpm
ghc-psqueues-0.2.8.0-150500.11.3.2.ppc64le.htmlPure priority search queuesOpenSuSE Leap 15.6 for ppc64leghc-psqueues-0.2.8.0-150500.11.3.2.ppc64le.rpm
ghc-psqueues-0.2.8.0-150500.11.3.2.s390x.htmlPure priority search queuesOpenSuSE Leap 15.6 for s390xghc-psqueues-0.2.8.0-150500.11.3.2.s390x.rpm
ghc-psqueues-0.2.8.0-150500.11.3.2.x86_64.htmlPure priority search queuesOpenSuSE Leap 15.6 for x86_64ghc-psqueues-0.2.8.0-150500.11.3.2.x86_64.rpm
ghc-psqueues-0.2.8.0-1.6.aarch64.htmlPure priority search queuesOpenSuSE Ports Tumbleweed for aarch64ghc-psqueues-0.2.8.0-1.6.aarch64.rpm
ghc-psqueues-0.2.8.0-1.6.ppc64le.htmlPure priority search queuesOpenSuSE Ports Tumbleweed for ppc64leghc-psqueues-0.2.8.0-1.6.ppc64le.rpm
ghc-psqueues-0.2.8.0-1.6.s390x.htmlPure priority search queuesOpenSuSE Ports Tumbleweed for s390xghc-psqueues-0.2.8.0-1.6.s390x.rpm
ghc-psqueues-0.2.8.0-1.6.x86_64.htmlPure priority search queuesOpenSuSE Tumbleweed for x86_64ghc-psqueues-0.2.8.0-1.6.x86_64.rpm
ghc-psqueues-0.2.8.0-1.4.riscv64.htmlPure priority search queuesOpenSuSE Ports Tumbleweed for riscv64ghc-psqueues-0.2.8.0-1.4.riscv64.rpm
ghc-psqueues-0.2.7.3-8.fc40.aarch64.htmlPure priority search queuesFedora Rawhide for aarch64ghc-psqueues-0.2.7.3-8.fc40.aarch64.rpm
ghc-psqueues-0.2.7.3-8.fc40.aarch64.htmlPure priority search queuesFedora 40 for aarch64ghc-psqueues-0.2.7.3-8.fc40.aarch64.rpm
ghc-psqueues-0.2.7.3-8.fc40.ppc64le.htmlPure priority search queuesFedora Rawhide for ppc64leghc-psqueues-0.2.7.3-8.fc40.ppc64le.rpm
ghc-psqueues-0.2.7.3-8.fc40.ppc64le.htmlPure priority search queuesFedora 40 for ppc64leghc-psqueues-0.2.7.3-8.fc40.ppc64le.rpm
ghc-psqueues-0.2.7.3-8.fc40.s390x.htmlPure priority search queuesFedora Rawhide for s390xghc-psqueues-0.2.7.3-8.fc40.s390x.rpm
ghc-psqueues-0.2.7.3-8.fc40.s390x.htmlPure priority search queuesFedora 40 for s390xghc-psqueues-0.2.7.3-8.fc40.s390x.rpm
ghc-psqueues-0.2.7.3-8.fc40.x86_64.htmlPure priority search queuesFedora Rawhide for x86_64ghc-psqueues-0.2.7.3-8.fc40.x86_64.rpm
ghc-psqueues-0.2.7.3-8.fc40.x86_64.htmlPure priority search queuesFedora 40 for x86_64ghc-psqueues-0.2.7.3-8.fc40.x86_64.rpm
ghc-psqueues-0.2.7.3-6.fc39.aarch64.htmlPure priority search queuesFedora 39 for aarch64ghc-psqueues-0.2.7.3-6.fc39.aarch64.rpm
ghc-psqueues-0.2.7.3-6.fc39.ppc64le.htmlPure priority search queuesFedora 39 for ppc64leghc-psqueues-0.2.7.3-6.fc39.ppc64le.rpm
ghc-psqueues-0.2.7.3-6.fc39.s390x.htmlPure priority search queuesFedora 39 for s390xghc-psqueues-0.2.7.3-6.fc39.s390x.rpm
ghc-psqueues-0.2.7.3-6.fc39.x86_64.htmlPure priority search queuesFedora 39 for x86_64ghc-psqueues-0.2.7.3-6.fc39.x86_64.rpm
ghc-psqueues-0.2.7.3-4.fc38.aarch64.htmlPure priority search queuesFedora 38 for aarch64ghc-psqueues-0.2.7.3-4.fc38.aarch64.rpm
ghc-psqueues-0.2.7.3-4.fc38.ppc64le.htmlPure priority search queuesFedora 38 for ppc64leghc-psqueues-0.2.7.3-4.fc38.ppc64le.rpm
ghc-psqueues-0.2.7.3-4.fc38.s390x.htmlPure priority search queuesFedora 38 for s390xghc-psqueues-0.2.7.3-4.fc38.s390x.rpm
ghc-psqueues-0.2.7.3-4.fc38.x86_64.htmlPure priority search queuesFedora 38 for x86_64ghc-psqueues-0.2.7.3-4.fc38.x86_64.rpm
ghc-psqueues-0.2.7.3-2.fc37.aarch64.htmlPure priority search queuesFedora 37 for aarch64ghc-psqueues-0.2.7.3-2.fc37.aarch64.rpm
ghc-psqueues-0.2.7.3-2.fc37.ppc64le.htmlPure priority search queuesFedora 37 for ppc64leghc-psqueues-0.2.7.3-2.fc37.ppc64le.rpm
ghc-psqueues-0.2.7.3-2.fc37.s390x.htmlPure priority search queuesFedora 37 for s390xghc-psqueues-0.2.7.3-2.fc37.s390x.rpm
ghc-psqueues-0.2.7.3-2.fc37.x86_64.htmlPure priority search queuesFedora 37 for x86_64ghc-psqueues-0.2.7.3-2.fc37.x86_64.rpm
ghc-psqueues-0.2.7.3-bp155.2.16.aarch64.htmlPure priority search queuesOpenSuSE Leap 15.5 for aarch64ghc-psqueues-0.2.7.3-bp155.2.16.aarch64.rpm
ghc-psqueues-0.2.7.3-bp155.2.16.ppc64le.htmlPure priority search queuesOpenSuSE Leap 15.5 for ppc64leghc-psqueues-0.2.7.3-bp155.2.16.ppc64le.rpm
ghc-psqueues-0.2.7.3-bp155.2.16.s390x.htmlPure priority search queuesOpenSuSE Leap 15.5 for s390xghc-psqueues-0.2.7.3-bp155.2.16.s390x.rpm
ghc-psqueues-0.2.7.3-bp155.2.16.x86_64.htmlPure priority search queuesOpenSuSE Leap 15.5 for x86_64ghc-psqueues-0.2.7.3-bp155.2.16.x86_64.rpm
ghc-psqueues-0.2.7.3-bp155.2.1.armv7hl.htmlPure priority search queuesOpenSuSE Ports Leap 15.5 for armv7hlghc-psqueues-0.2.7.3-bp155.2.1.armv7hl.rpm
ghc-psqueues-0.2.7.3-bp154.1.11.aarch64.htmlPure priority search queuesOpenSuSE Leap 15.4 for aarch64ghc-psqueues-0.2.7.3-bp154.1.11.aarch64.rpm
ghc-psqueues-0.2.7.3-bp154.1.11.ppc64le.htmlPure priority search queuesOpenSuSE Leap 15.4 for ppc64leghc-psqueues-0.2.7.3-bp154.1.11.ppc64le.rpm
ghc-psqueues-0.2.7.3-bp154.1.11.x86_64.htmlPure priority search queuesOpenSuSE Leap 15.4 for x86_64ghc-psqueues-0.2.7.3-bp154.1.11.x86_64.rpm
ghc-psqueues-0.2.7.3-bp154.1.1.armv7hl.htmlPure priority search queuesOpenSuSE Ports Leap 15.4 for armv7hlghc-psqueues-0.2.7.3-bp154.1.1.armv7hl.rpm
ghc-psqueues-0.2.7.2-4.8.armv7hl.htmlPure priority search queuesOpenSuSE Ports Tumbleweed for armv7hlghc-psqueues-0.2.7.2-4.8.armv7hl.rpm

Generated by rpm2html 1.6

Fabrice Bellet