Preparing for system design interviews?  Try bugzed.com →

Heapdict

JSON →
library 1.0.1 ·python maintenance
verified Jun 28, 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 8
actors 3 distinct systems
last hit 24d ago AhrefsBot
GPTBot
4
Script
1

top countries 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇬🇧 United Kingdom · 🇨🇦 Canada