Fast, multi-reader, multi-writer, lockless data structures for parallel programming
-
Updated
Jan 22, 2024 - C
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
A ring buffer (FIFO) library for C and C++
Stacks, Queues - LIFO, FIFO project
A FIFO blocking queue implemented in C.
0x19. C - Stacks, Queues - LIFO, FIFO
Concurrent/thread safe queue for the C language
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Códigos feitos na disciplina de Sistemas Operacionais da UFAM.
FIFO Queue, array implementation that has wrap-around logic implemented.
Algorithm and data structure
A C module that provides generic implementations of the Queue ADT and related algorithms.
In this repository, there are some process scheduling algorithms implemantation using C.
Proposed an image processing server that interacts with clients through worker threads using the producer-consumer model. Scheduled the threads with the FIFO and converted the color image to greyscale using image processing operations derived from the open source OpenCV library.
Projeto final de Sistemas Operativos, ligaçao client - server
UChan is an unbounded first-in-first-out communication channel between multiple threads.
Repository for Aristotle Univerisity of Thessaloniki ECE Deparment, Real Time Embedded Systems 1st project
A deterministic, zero-dynamic-memory, and MISRA-C:2012 compliant FIFO queue implementation written in pure C.
Comunication between a server and many clients
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."