fastprio 0.1.1

A fast O(1), no_std priority queue using buckets
Documentation

fastprio

A fast priority queue implementation using a fixed number of buckets.

All operations are O(1)