Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.
A lightweight, high-performance Ring Buffer for streaming data using JavaScript
TypedArray
s.
A specialized ring buffer for handling audio frame data, designed for multi-channel audio processing.
pre-compute or pre-fetch resources into buffer/cache to maximize concurrent processing capacity. With automatic back-pressure management.