Fast ring-buffer deque (double-ended queue)
-
Updated
Feb 22, 2023 - Go
Fast ring-buffer deque (double-ended queue)
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
A ringbuffer implementation in golang
General purpose golang utility functions
simple thread-free ringbuffer implement by golang
Go package circularqueue implements a thread-safe circular queue
Add a description, image, and links to the circular-queue topic page so that developers can more easily learn about it.
To associate your repository with the circular-queue topic, visit your repo's landing page and select "manage topics."