psqueues: Pure priority search queues

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

The psqueues package provides Priority Search Queues in three different flavors.

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: PSQueue and fingertree-psqueue.

Typical applications of Priority Search Queues include:

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.2.6.0, 0.2.7.0, 0.2.7.1, 0.2.7.2, 0.2.7.3, 0.2.8.0, 0.2.8.1, 0.2.8.1
Change log CHANGELOG
Dependencies base (>=4.2 && <5), deepseq (>=1.2 && <1.6), ghc-prim, hashable (>=1.1.2.3 && <1.6) [details]
License BSD-3-Clause
Author
Maintainer Jasper Van der Jeugt <jaspervdj@gmail.com>
Category Data Structures
Bug tracker https://github.com/jaspervdj/psqueues/issues
Source repo head: git clone http://github.com/jaspervdj/psqueues.git
Uploaded by JasperVanDerJeugt at 2025-01-28T00:07:06Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees