A generic double-ended heap (min-max heap) for Go providing O(1) access to both minimum and maximum elements.
Generic double-ended heap (min-max heap) for Go — O(1) min and max, O(log n) push/pop
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.