Changes for version 0.05 - 2026-06-01

  • sift_down: compute child indices in 64-bit to avoid a uint32 overflow (2*idx+1) that corrupted the heap past ~2^31 entries

Modules

Shared-memory binary min-heap (priority queue) for Linux