fifo-queue topic
node-rate-limiter-flexible
Atomic counters and rate limiting tools. Limit resource access at any scale.
BlockingQueue
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
async_fifo
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
LockFreeQueue
A lock-free multi-producer multi-consumer ring buffer FIFO queue.
goconcurrentqueue
Go concurrent-safe, goroutine-safe, thread-safe queue
toolkit
Collection of useful patterns
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
TensorFlow-Input-Pipeline
TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue
XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
deque
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...