Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Toggle the CLI cursor
A minimal base64 implementation for number arrays.
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.
Constant-time comparison of Buffers
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
bigint to buffer conversion with native support
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Node.js interface to the system installed zstd.
Hex Dumper (streaming, sync, and cli)
Bridging the gap between buffers and typed arrays
Convert encodings, uses iconv-lite
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Add support for more integer widths to Buffer
read and write binary structures and data types
Decode `.ico` icons
Create a MD5 hash with hex encoding
Easier Buffer cloning in node.
Convert character encodings in pure javascript.
A port of the Brotli compression algorithm as used in WOFF2
Curated collection of data structures for the JavaScript/TypeScript.