psq
  1. Overview
  2. Docs
Functional Priority Search Queues

Install

Authors

Maintainers

Sources

psq-0.2.1.tbz
sha256=42005f533eabe74b1799ee32b8905654cd66a22bed4af2bd266b28d8462cd344
sha512=8a8dfe20dc77e1cf38a7b1a7fc76f815c71a4ffe04627151b855feaba8f1ae742594739d1b7a45580b5b24a2cd99b58516f6b5c8d858aa314201f4a6422101ee

Description

Typical applications are searches, schedulers and caches. If you ever scratched your head because that A* didn't look quite right, a PSQ is what you needed.

Published: 26 Oct 2022

Dependencies (3)

  1. seq
  2. dune >= "1.7"
  3. ocaml >= "4.03.0"

Dev Dependencies (3)

  1. alcotest with-test
  2. qcheck-alcotest with-test
  3. qcheck-core with-test

Used by (10)

  1. carton
  2. dream < "1.0.0~alpha3"
  3. dream-httpaf
  4. eio
  5. git >= "3.0.0"
  6. h2
  7. ke >= "0.5"
  8. lru >= "0.3.1"
  9. ocluster
  10. piaf

Conflicts

None