34 skills found · Page 1 of 2
agerasev / RingbufLock-free SPSC FIFO ring buffer with direct access to inner data
craflin / LockFreeQueueLock-free multi-producer multi-consumer ring buffer FIFO queue.
sheerun / QueueLightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
geekfactory / FIFOGeneric FIFO buffer implementation written in C language
rajshadow / 4 Way Set Associative Cache VerilogVerilog implementation of a 4-way Set associative cache with a write buffer (write) policy and FIFO replacement policy
mihir8181 / VerilogHDL CodesSynthesizable Verilog Source Codes(DUT), Test-bench and Simulation Results.
eburghar / KakpipeLaunch external tools inside colorful fifo buffers and display text with ansi colors in info boxes
Crazy-Geeks / RingBufferRingBuffer (FIFO) for C (e.g. for STM32)
deisterhold / Arduino FIFOSimple FIFO buffer for Arduino or other embedded processors
magiczny-kacper / RingBufferMy ring/FIFO buffer implementation, for embedde applications. Tested on STM32L1, STM32F3, STM32F4 and PIC18F platforms.
aniketnk / Circular Queue VerilogImplementation of a circular queue in hardware using verilog.
rykovv / Spiffs Circular QueueESP-IDF and PlatformIO compatible library for a circular queue or circular FIFO buffer over SPIFFS.
binarymaker / Moving Median FilterMoving median filter based on FIFO buffer
xandkar / PistaPIped STAtus: the ii of status bars! Event loop over N FIFOs, reading line streams and writing into N segments of your status buffer. After a TTL without updates, a segment is blanked-out.
Hariharan-2711 / UART FIFOBehavioural design of UART with a FIFO buffer in verilog
gbmhunter / MRingBuffA C++ FIFO buffer framework designed for embedded applications.
t1m013y / RingBuf CA ring buffer (FIFO) library for C and C++
abhinav / Ring GoEfficient, general-purpose FIFO queue backed by a ring buffer.
ffAudio / Ff BuffersSome JUCE buffers e.g. FIFO or resampling delay
MajicDesigns / MD CirQueueFIFO queue for generalised items, implemented as a circular buffer