disk-queue 0.1.1

FIFO queue backed by disk
Documentation
1
2
3
4
5
6
7
8
TODO
====

[x] Ditch byteorder and use native memory representation for fast memory copy
[x] DiskQueue should be interior mutable
[x] Write benchmarks
[ ] Test single threaded with channel design and test performance