fast buffer storage
Returns the next buffer/object in a stream's readable queue
Curated collection of data structures for the JavaScript/TypeScript.
Tiny queue data structure
Promise-based queue
High-performance circular buffer/queue for TypeScript and React - Perfect for logs, streaming data, and real-time updates
Write files in an atomic fashion w/configurable ownership
fast, tiny `queueMicrotask` shim for modern engines
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Web Audio API source node that streams (Audio)Buffers from a queue or Node-style Stream
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Extremely fast double-ended queue implementation
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A shim for the setImmediate efficient script yielding API
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Determine if an object is a Buffer
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A circular queue (also called a circular buffer or ring buffer) is useful when buffering data streams
Buffered Queue which flush the data when the queue max size has reached and all other subscribers which are listening to
RingBuffer provides a simple ring buffer implementation in Ruby. A ring buffer is a queue with a maximum capacity. When the capacity exceeds, the first element inserted is removed.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.