swap-queue 0.0.1-beta.1

An eventually consistent LRU designed for lock-free concurrent reads
Documentation
swap-queue-0.0.1-beta.1 has been yanked.

Swap Queue

License Cargo Documentation

A lockfree thread-owned queue whereby tasks are taken by threadsafe stealers in entirety via buffer swapping instead of task popping