rgngl / lfg

Lock-free generic Queue for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go report

Lock-free Generic Queue

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

About

Lock-free generic Queue for Go

License:MIT License


Languages

Language:Go 100.0%