fifo topic

List fifo repositories

kiu

11
Stars
0
Forks
Watchers

FIFO Queues for ES6

BlockingQueue

481
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

23
Stars
14
Forks
Watchers

Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.

fifo_map

173
Stars
76
Forks
Watchers

a FIFO-ordered associative container for C++

caches

298
Stars
72
Forks
Watchers

C++ cache with LRU/LFU/FIFO policies implementation

basic_verilog

1.4k
Stars
336
Forks
Watchers

Must-have verilog systemverilog modules

async_fifo

207
Stars
68
Forks
Watchers

A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog

Ring-Buffer

355
Stars
60
Forks
Watchers

simple C++11 ring buffer implementation, allocated and evaluated at compile time

rsmq

1.7k
Stars
126
Forks
Watchers

Redis Simple Message Queue

30dayMakeOS

5.7k
Stars
1.4k
Forks
Watchers

《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程