fifo topic

List fifo repositories

kiu

11
Stars
0
Forks
Watchers

FIFO Queues for ES6

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

rsmq

1.7k
Stars
126
Forks
Watchers

Redis Simple Message Queue

30dayMakeOS

5.7k
Stars
1.4k
Forks
Watchers

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