FastPriorityQueues.jl

Possibly faster alternatives to the priority queue from DataStructures.jl (unmaintained)
Author gdalle
Popularity
6 Stars
Updated Last
1 Year Ago
Started In
May 2022

FastPriorityQueues

This package was a prototype for research and demonstration purposes, it is not actively maintained! Please use DataStructures.jl instead!

Dev Build Status Coverage Code Style: Blue

Possibly faster alternatives to the priority queue from DataStructures.jl. See the documentation for details.