Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Hex Dumper (streaming, sync, and cli)
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
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
LZ4 streaming compression and decompression
Create an ArrayBuffer instance from a Data URI string
yet another unzip library for node
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Convert streaming vinyl files to use buffers
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Streaming Boyer-Moore-Horspool searching for node.js
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
This is a pure-js JSON streaming parser for node.js
Add support for more integer widths to Buffer
A simple module for bitwise-xor on buffers