Fast ring-buffer deque (double-ended queue)
-
Updated
Nov 5, 2025 - Go
Fast ring-buffer deque (double-ended queue)
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
A lock-free, ultra-fast event bus for Go
High-performance in-memory ring buffer
queue that can be used like buffered channel with any capacity
flashflood is a ringbuffer on steroids for golang
Meteor is an external reference library written in golang language
Golang | Blazingly Fast Queue Data Structure Library
A project dedicated to benchmarking and evaluating the fastest Golang queue implementations.
Ring a circular buffer implemented as two channels in golang
devkit-go is a collection of various Go solutions and tools designed to help developers solve common problems and enhance their applications efficiently. This repository provides ready-to-use code snippets, utilities, libraries, and best practices for Go programming.
Go implementation of a bitmap ring-buffer which tracks the state of windowed out-of-order processing over a sequence of logical offsets
Fast ring-buffer deque (double-ended queue)
A high-performance ring buffer implementation in Go
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."