/queue

Package queue implements a high performance, safe for concurrent use and dynamically growing queue that uses linked arrays as its internal data structure.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.