Master Binary Data Serialization & Deserialization with Metadata.
JSON parse & stringify that supports binary via bops & base64
Safer Node.js Buffer API
Constant-time comparison of Buffers
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
A simple module for bitwise-xor on buffers
Determine if an object is a Buffer
Easier Buffer cloning in node.
find the index of a buffer in a buffer
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Get an ArrayBuffer from a Buffer as fast as possible
Build a buffer without knowing its size beforehand
Runs (webpack) loaders
Remove a byte order mark (BOM) from a buffer.
JSON.stringify & JSON.parse which can encode/decode buffers.
pack node-style source files from a json stream into a browser bundle
Modern Buffer API polyfill without footguns
protobuf-style varint bytes - use msb to create integer values of varying sizes
Package and un-package modules of some sort (in tar/gz bundles).
Smallest/simplest possible means of using btoa with both Node and browserify
A lite module for reverse-operations on buffers
The insecure key derivation algorithm from OpenSSL