MOVED TO GITLAB
-
Updated
Jul 15, 2017 - JavaScript
MOVED TO GITLAB
JavaScript Queue optimised for V8
A simple and lightweight forgetful circular buffer (circlular queue) in TypeScript
A tiny (232 bytes) and fast Circular Buffer implementation
MaxMemArray stands as an JavaScript class, crafted for optimal performance in the realm of circular buffers with sophisticated memory management capabilities
A localhost server to ensure secure and private data collection for fall detection data. This server uses IP-based whitelisting for security. This server streams ECG & Accelerometer data in chunks using a circular buffer to mitigate data loss.
Data structure with a fixed number of items of a specific type. Supports adding elements, moving backward and forward with wrapping. Suitable for undo/redo implementations such as history management.
Add a description, image, and links to the circular-buffer topic page so that developers can more easily learn about it.
To associate your repository with the circular-buffer topic, visit your repo's landing page and select "manage topics."