An open API service providing repository metadata for many open source software ecosystems.

Topic: "cyclic-buffer"

MaJerle/lwrb

Lightweight generic ring buffer manager library

Language: C - Size: 420 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1,088 - Forks: 269

FRACerqueira/RingBufferPlus

The generic ring buffer with auto-scaler (elastic buffer).

Language: C# - Size: 910 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 1

serbayozkan/GenericCircularBuffer_C

Lightweight Generic Circular/Ring Buffer Library for Embedded Systems in C

Language: C - Size: 536 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

AlexMasterov/fixed-circular-buffer.js

A tiny (232 bytes) and fast Circular Buffer implementation

Language: JavaScript - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

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.

Language: TypeScript - Size: 162 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ori88c/data-oriented-slim-deque

A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case is maintaining the minimum or maximum item in a data stream.

Language: TypeScript - Size: 20.5 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

makuzmenko/cyclic-buffer

C++ header-only library implementing a Cyclic Buffer and Cyclic Iterator

Language: C++ - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0