Determine if an object is a Buffer
 
read and write binary structures and data types
Create a MD5 hash with hex encoding
Convert any binary data to ArrayBuffer
A PNG decoder in JS
A cache object that deletes the least-recently-used items.
Hashing made simple. Get the hash of a buffer/string/stream/file.
ICO encoder and decoder library
minimal implementation of a PassThrough stream
Converts a stream intro a buffer or array of objects
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A minimal base64 implementation for number arrays.
Extremely fast double-ended queue implementation
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
A pure javascript JPEG encoder and decoder
Require hook for automatic V8 compile cache persistence
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
MCP server for Microsoft 365 Copilot
Auto-reconnect and round robin support for amqplib.
Decode `.ico` icons
Constant-time comparison of Buffers
WGSL Parser and Reflection library
Create an ArrayBuffer instance from a Data URI string