fifo topic
List
fifo repositories
BlockingQueue
482
Stars
20
Forks
Watchers
Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!
misc
24
Stars
14
Forks
Watchers
Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.
fifo_map
174
Stars
76
Forks
Watchers
a FIFO-ordered associative container for C++
caches
318
Stars
72
Forks
Watchers
C++ cache with LRU/LFU/FIFO policies implementation
basic_verilog
1.5k
Stars
341
Forks
Watchers
Must-have verilog systemverilog modules
async_fifo
246
Stars
75
Forks
Watchers
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
Ring-Buffer
357
Stars
60
Forks
Watchers
simple C++11 ring buffer implementation, allocated and evaluated at compile time