queue package:abstract-deque

A traditional single-threaded, single-ended queue.
A concurrent queue.
Aggregate tests for work stealing queues. None of these require thread-safety on the left end. There is some duplication with tests_fifo.