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
Captures and cleans stack traces
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Get v8 stack traces as an array of CallSite objects.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Extract meaning from JS Errors
A WebGL memory tracker
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Cross-browser Error parser
Add support for more integer widths to Buffer
A ridiculously light-weight argument validator (now browser friendly)
A simple module for bitwise-xor on buffers
[](https://discord.gg/poimandres)
Easier Buffer cloning in node.
Convert character encodings in pure javascript.
A port of the Brotli compression algorithm as used in WOFF2
Translation between JavaScript values and Buffers
abstract base class for crypto-streams
Generate artificial backtrace by walking arguments.callee.caller chain