= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Functional Priority Search Queues
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
psq-v0.2.0.tbz
md5=b94fb15f8878172bf58446b7d0fb7c1e
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: 10 Apr 2019
On This Page