queues
A Common Lisp queue library with features such as non-consing thread safe queues and fibonacci priority queues.

Depends on: bordeaux-threads (for concurrent queues)

Repository: https://github.com/oconnore/queues

License: MIT


data structure