https://github.com/rollbear/prio_queue
C++14 cache friendly B-heap priority queue
https://github.com/rollbear/prio_queue
Last synced: 12 days ago
JSON representation
C++14 cache friendly B-heap priority queue
- Host: GitHub
- URL: https://github.com/rollbear/prio_queue
- Owner: rollbear
- License: bsl-1.0
- Created: 2015-08-03T12:23:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-09-18T12:16:07.000Z (6 months ago)
- Last Synced: 2025-09-18T14:41:41.907Z (6 months ago)
- Language: C++
- Size: 19.5 KB
- Stars: 106
- Watchers: 6
- Forks: 17
- Open Issues: 0
Awesome Lists containing this project
- AwesomeCppGameDev - prio_queue - heap priority queue (C++)