damn-fast-priority-queue

2022-11-07

A heap-based priority queue whose first and foremost priority is speed.

Upstream URL

github.com/phoe/damn-fast-priority-queue

Author

Michał "phoe" Herda <phoe@disroot.org>

License

MIT
README

damn-fast-priority-queue

A heap-based priority queue whose first and foremost priority is speed.

Version:
0.0.2
License:
MIT
Authors:
Michał "phoe" Herda <phoe@disroot.org>
Dependencies:
  • alexandria

damn-fast-priority-queue/test

Tests for Damn Fast Priority Queue

Version:
0.0.2
License:
MIT
Authors:
Michał "phoe" Herda <phoe@disroot.org>
Dependencies:
  • alexandria

  • damn-fast-priority-queue

damn-fast-stable-priority-queue

A heap-based stable priority queue whose first and foremost priority is speed.

Version:
0.0.2
License:
MIT
Authors:
Michał "phoe" Herda <phoe@disroot.org>
Dependencies:
  • alexandria

damn-fast-stable-priority-queue/test

Tests for Damn Fast Stable Priority Queue

Version:
0.0.2
License:
MIT
Authors:
Michał "phoe" Herda <phoe@disroot.org>
Dependencies:
  • alexandria

  • damn-fast-stable-priority-queue

priority-queue-benchmark

Figure out the fastest priority queue implementation yourself.

Version:
0.0.1
License:
MIT
Authors:
Michał "phoe" Herda <phoe@disroot.org>
Dependencies:
  • alexandria

  • bodge-heap

  • cl-heap

  • damn-fast-priority-queue

  • damn-fast-stable-priority-queue

  • heap

  • minheap

  • pettomato-indexed-priority-queue

  • pileup

  • priority-queue

  • queues.priority-queue

  • trivial-garbage

Dependencies (10)

  • alexandria
  • bodge-heap
  • cl-heap
  • heap
  • minheap
  • pettomato-indexed-priority-queue
  • pileup
  • priority-queue
  • queues
  • trivial-garbage

Dependents (1)

  • GitHub
  • Quicklisp