A PNG decoder in JavaScript
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
just emit 'log' events on the process object
Modern Buffer API polyfill without footguns
Node.js Buffer API, for React Native
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Safer Node.js Buffer API
Translation between JavaScript values and Buffers
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
buffer operations
Curated collection of data structures for the JavaScript/TypeScript.
Put a bunch of emitted events in an array, for testing.
Node.js Buffer API, for the browser
Node addon for string extraction for cbor-x
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Read npy files in javascript and convert them to array buffer, nested array and json
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
minimal implementation of a PassThrough stream
read and write binary structures and data types
A pure javascript CRC32 algorithm that plays nice with binary data
A PNG decoder in JS
Hashing made simple. Get the hash of a buffer/string/stream/file.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
A minimal base64 implementation for number arrays.