Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 183 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 183 Bytes

Go report

Lock-free Generic Queue

This is a lock-free generic queue that can be enqueued and dequeued by multiple threads.