An open API service indexing awesome lists of open source software.

https://github.com/roadrunner-server/priority_queue

RoadRunner priority queue implementation
https://github.com/roadrunner-server/priority_queue

algorithms binary-heap

Last synced: 11 months ago
JSON representation

RoadRunner priority queue implementation

Awesome Lists containing this project

README

          

# RR priority queue implementation

Binary heap based RR priority queue implementation in Go: [link](https://en.wikipedia.org/wiki/Binary_heap)