Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with fifo

A curated list of projects in awesome lists tagged with fifo .

https://github.com/ori88c/data-oriented-slim-queue

A slim and efficient in-memory queue with a basic API for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.

circular-buffer cyclic-buffer data-oriented-design es2020 fifo fifo-queue first-in-first-out in-memory in-memory-storage js node-js nodejs queue ts typescript

Last synced: 21 Nov 2024

https://github.com/delvedor/shape-of-q

A simple and fast redis based queue, supports both fifo and lifo.

fifo lifo queue redis

Last synced: 31 Dec 2024

https://github.com/swhors/amazon-sqs-sample

This is the example project for synchronized aws sqs fifo.

aws example fifo sqs synchronous

Last synced: 31 Dec 2024

https://github.com/pericles001/monty

Project in C language that make us work on stack and queues

fifo lifo queuing stack

Last synced: 26 Nov 2024

https://github.com/trkotovicz/document-indexing-algorithm-py

Programa que simula um algoritmo de indexação de documentos similar ao do Google. Ele é capaz de identificar ocorrências de termos em arquivos TXT.

dequeue document-indexing doubly-linked-list-python estrutura-de-dados fifo lifo linked-lists python queue stack tads

Last synced: 03 Dec 2024

https://github.com/max9159/keyvaluestore

The KeyValueStore is a key-value in-memory store service with cache mechanism written in NodeJS programming language.

cache cache-service fifo lock nodejs

Last synced: 28 Nov 2024

https://github.com/hammadhttps/linux-system-calls

This repository features code examples demonstrating key Unix/Linux system calls such as open(), read(), write(), fork(), dup(), dup2(), pipes, shared memory, and FIFOs. It also includes practical usage of various Linux commands. Ideal for those exploring process management, file handling, IPC mechanisms, and low-level system programming.

client-server commandline fifo inter-process-communication linux operating-systems shell systemcalls

Last synced: 16 Dec 2024

https://github.com/voldien/swp

Simple OpenGL wallpaper program.

fifo image-transition opengl wallpaper

Last synced: 09 Dec 2024

https://github.com/6arms1leg/cirqu

Simple and tiny library of a circular/ring/FIFO/LIFO buffer/queue to manage elements in a storage

buffer circular embedded embedded-systems fifo library lifo queue ring template

Last synced: 10 Dec 2024

https://github.com/vedranvuk/container

Various containers and datastructures.

datastructures fifo golang queue

Last synced: 11 Dec 2024

https://github.com/mogenson/writefifo-

Pure Data object to create a fifo and write audio to named pipe

alsa fifo forked-daapd pd pulseaudio pure-data

Last synced: 12 Dec 2024

https://github.com/ellectroid/thread-safe-raw-pointer-fifo

An attempt of thread-safe FIFO implementation. FIFO stores and returns pointers to data. FIFO doesn't manage payload lifetime.

double-linked-list fifo fifo-queue linked-list queue thread-safe thread-safe-queue

Last synced: 26 Dec 2024

https://github.com/byllgrim/iictl

Control program for ii - Manage server/channel connections

ada cc0 experimental fifo ii irc kiss minimal

Last synced: 02 Jan 2025

https://github.com/alexkch/vm-simulator

Virtual Memory simulator, with directory and table indexing and paging. Also includes replacement algorithms (Rand, FIFO, CLOCK, LRU and OPT) used by the VM

fifo lru opts rand vm-simulator

Last synced: 27 Dec 2024