C++ unordered_set, for Node Buffers
Bridging the gap between buffers and typed arrays
Convert character encodings in pure javascript.
minimal implementation of a PassThrough stream
RFC9562 UUIDs
Safer Node.js Buffer API
A couple of functions that make it easy to maintain an unordered set as an array in an efficient way
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
JSON parse & stringify that supports binary via bops & base64
Is this value a JS ArrayBuffer?
Node.js Buffer API, for the browser
Node.js Buffer API, for React Native
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Get the ArrayBuffer out of a DataView, robustly.
buffer operations
Determine if an object is a Buffer
Constant-time comparison of Buffers
Character encoding detector
An alias package for `crypto.randomBytes` in Node.js and/or browsers
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
A simple tool to keep requests to be executed in order.