A modern high-performance open source message queuing system
-
Updated
Nov 15, 2024 - C++
A modern high-performance open source message queuing system
C++14 lock-free queue.
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
A bounded multi-producer multi-consumer concurrent queue written in C++11
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A collection of lock-free data structures written in standard C++11
This Repo consists of Data structures and Algorithms
Thread-safe container for sharing data between threads
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
This repo contains solutions to problem of data structures in c++
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
Queue handling library (designed on Arduino)
Collection of solution for problems on InterviewBit
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
Priority-based Task Scheduling for Modern C++
C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class
A lightweight linked list type queue implementation, meant for microcontrollers.
Add a description, image, and links to the queue topic page so that developers can more easily learn about it.
To associate your repository with the queue topic, visit your repo's landing page and select "manage topics."