Easily define lexicographical ranges of byte strings using a prefix. Can be used to define ranges for queries in leveldb or similar databases
Modern Buffer API polyfill without footguns
Add support for more integer widths to Buffer
Node addon for string extraction for msgpackr
Bech32(m) encoding for byte buffers
Encode multiple values into sorted keys
Buffer-backed Streams for reading and writing.
Translation between JavaScript values and Buffers
Safer Node.js Buffer API
Node addon for string extraction for cbor-x
Node.js Buffer API, for the browser
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Postgres bytea parser
Translation between JavaScript values and Buffers
Is this value a JS ArrayBuffer?
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Get the ArrayBuffer out of a TypedArray, robustly.
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Is this value a JS SharedArrayBuffer?
Everything you need to handle HTTP message body content-encoding
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the ArrayBuffer out of a DataView, robustly.
Determine if an object is a Buffer