Trade the type and structure information of JSON for size.
JSON parse & stringify that supports binary via bops & base64
Is this value a JS SharedArrayBuffer?
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?
Convert a typed array to a Buffer without a copy
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Runs (webpack) loaders
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
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
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
RFC9562 UUIDs
Node addon for string extraction for msgpackr
Put a bunch of emitted events in an array, for testing.
Buffer.
Translation between JavaScript values and Buffers
[](https://discord.gg/poimandres)
JSON Web Token implementation (symmetric and asymmetric)
read and write binary structures and data types