A lock-free multi-producer multi-consumer ring buffer FIFO queue.
-
Updated
Jan 13, 2020 - C++
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
Ring buffer library for C++17
A light-weight FIFO implementation for arbitrarily sized objects
High Level synthesis of data transfer in Vivado, Vivado HLS
Implementation and evaluation of "A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue"
Arduino library for FIFO Queue
Disk Scheduling Techniques implemented in linux. Assigned 27/12/2020, Due 4/1/2020
Different topics and examples using C++
Implementation of c++ FiFo queue for school assignments.
C++ library implementing a fifo concurrent queue dispatcher
Array implementation of FIFO and pointer implementation
Replacement Policy implemented in linux. Assigned 5/12/2020, Due 12/12/2020
EByte module flow-controller does the store-and-forward task so that the packet dropping, due to the congestion between microcontroller and Ebyte module, be reduced.
Scheduling Algorithm Project Work with C++
University C++ project that implements a template FIFO queue and tests it.
This project aims to enhance security in computer communication by implementing a queue data structure to efficiently manage information.
Software Serial Loopback implementation of Arduino SoftwareSerial Library. Use cases: Arduino based Midi devices with internal routing; loopback testing to simulate external serial devices; intra-device FIFO buffered communication between software components.
Add a description, image, and links to the fifo-queue topic page so that developers can more easily learn about it.
To associate your repository with the fifo-queue topic, visit your repo's landing page and select "manage topics."