An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with circle-queue

A curated list of projects in awesome lists tagged with circle-queue .

https://github.com/basemax/circlequeuego

The Circle Queue implementation in Go. The circle queue is a special version of a queue where the last element of the queue is connected to the first element of the queue forming a circle. The operations are performed based on FIFO (First In First Out) principle. It is also called 'Ring Buffer'.

circle-queue data-structure data-structure-and-algorithm data-structures data-structures-and-algorithms go golang queue

Last synced: 24 Jun 2025