There are 3 repositories under fifo-queue topic.
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
Go concurrent-safe, goroutine-safe, thread-safe queue
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
Reliable eventual consistency for Microservices
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
Lightweight and efficient implementations of FIFO/Queue, written in pure javascript
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running in production environments. https://godoc.org/github.com/ef-ds/deque
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
Ring buffer library for C++17
RocksDB-based queue with python bindings
Implementation of a circular queue in hardware using verilog.
Bash livestream script: livestream made easy thanks to ffmpeg, @licentiapoetica and noxy!
SafeQueue is low-level, in-memory, thread-safe, simple and fast FIFO queue in pure Go.
Elixir Twitter streaming with GenStage and Queue.
A lightweight .NET standard messaging library for easily deal with any message broker, like RabbitMQ, ActiveMQ, AmazonSQS, AzureQueue, ...
a real time application project that simulates a beach ball game!
Design of 4-port gigabit ethernet switch
A "Thread pool"-like implementation in Bash, using a FIFO file, without any external tools.
Package queue implements a very fast and efficient general purpose First-In-First-out (FIFO) queue data structure that is specifically optimized to perform when used by Microservices and serverless services running in production environments. https://godoc.org/github.com/ef-ds/queue
A method of maintaining FIFO order for related events while using a shared ExecutorService processor
Stacks, Queues - LIFO, FIFO project
File based FIFO queue. High-performance queue that stores JSON objects in a file-based FIFO
Simple Microservices implementation using Node JS, AWS Lambda and AWS Simple Queue Service (SQS) along with AWS SDK for JavaScript
Implementation of a FIFO structure for Digital Systems | Written in Verilog HDL
:star2: A simple project to learn more about message queues
0x19. C - Stacks, Queues - LIFO, FIFO