cyclic-buffer
Here are 6 public repositories matching this topic...
A generic circular buffer (ring buffer) in C# with Auto-Scaler, Health-Check and Metrics-Report.
-
Updated
Aug 19, 2024 - C#
Lightweight Generic Circular/Ring Buffer Library for Embedded Systems in C
-
Updated
May 20, 2024 - C
A tiny (232 bytes) and fast Circular Buffer implementation
-
Updated
Jan 5, 2019 - JavaScript
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.
-
Updated
Nov 2, 2024 - TypeScript
C++ header-only library implementing a Cyclic Buffer and Cyclic Iterator
-
Updated
Mar 29, 2022 - C++
Improve this page
Add a description, image, and links to the cyclic-buffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cyclic-buffer topic, visit your repo's landing page and select "manage topics."