Heapdict

JSON →
library 1.0.1 ·python maintenance
verified May 24, 2026

Heapdict is a Python library that implements a mutable mapping (like a dictionary) but with the properties of a min-heap. It provides efficient decrease-key and increase-key operations, making it particularly suitable for priority queue implementations in algorithms such as Dijkstra's or A*. Unlike Python's built-in `heapq` module, heapdict allows for efficient modification of item priorities. The current version is 1.0.1, with its last release in September 2019.

total hits 13
actors 6 distinct systems
last hit 1d ago MetaBot
MetaBot
4
GPTBot
2
Script
2
Search engines
1

top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇳🇴 Norway