Fast ring-buffer deque (double-ended queue)
-
Updated
Nov 14, 2024 - Go
Fast ring-buffer deque (double-ended queue)
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
flashflood is a ringbuffer on steroids for golang
a non thread-safe circular cache
queue that can be used like buffered channel with any capacity
Go implementation of a bitmap ring-buffer which tracks the state of windowed out-of-order processing over a sequence of logical offsets
Ring a circular buffer implemented as two channels in golang
Fast ring-buffer deque (double-ended queue)
A high-performance ring buffer implementation in Go
Fast golang thread-safe queue using ring-buffer
Add a description, image, and links to the ring-buffer topic page so that developers can more easily learn about it.
To associate your repository with the ring-buffer topic, visit your repo's landing page and select "manage topics."