circular-queue
Here are 124 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of lock-free data structures written in standard C++11
- Updated
Feb 19, 2026 - C++
Fast ring-buffer deque (double-ended queue)
- Updated
Feb 11, 2026 - Go
⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.
- Updated
Nov 10, 2025 - Go
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
- Updated
Feb 15, 2026 - Go
Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.
- Updated
Oct 19, 2018 - Java
Implementation of a circular queue in hardware using verilog.
- Updated
Mar 22, 2019 - Verilog
Hotel Menu System with all basic functionalities, running in command-line interface created using Java. Consists 2 versions Array version and the Classes versions. This project is based on an assignment in first year. (look at the README file).
- Updated
Aug 2, 2021 - Java
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
- Updated
May 14, 2021 - C++
Follow my daily journey of mastering Data Structures & Algorithms in C with hands-on coding. Explore my progress and code snippets!
- Updated
Dec 2, 2023 - C
Data Structure and Algorithms
- Updated
Feb 12, 2023 - C
An queue data structure implementation for PAWN using circular algorithm.
- Updated
Oct 10, 2022 - Pawn
Network Flows Optimization - Shortest Path, Max Flow and Min Cost Flow Algorithms in Python
- Updated
Sep 13, 2019 - Python
Algorithms and ADTs • binary search algorithm • conditions necessary for the use of a binary search • performance of a binary search • implement an insertion sort • implement a bubble sort • performance of a sort routine • find an item in : linked list, binary tree, hash table • insert an item: stack, queue, linked list, binary tree, hash table …
- Updated
Apr 22, 2025 - Python
Lightweight Generic Circular/Ring Buffer Library for Embedded Systems in C
- Updated
Jul 21, 2025 - C
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
- Updated
Jul 14, 2023 - C
3 different C++, multi-threaded queues including a lock-free one
- Updated
Oct 5, 2023 - CMake
A ringbuffer implementation in golang
- Updated
Mar 31, 2021 - Go
Basic programs written in C using ANSI for GNU-GCC
- Updated
Sep 30, 2020 - C
Improve this page
Add a description, image, and links to thecircular-queue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecircular-queue topic, visit your repo's landing page and select "manage topics."