IntegerBufferSet function
Add support for more integer widths to Buffer
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Modern Buffer API polyfill without footguns
minimal implementation of a PassThrough stream
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Fastest random ID and random string generation for Node.js
Pure-JS printf
High-performance Base64 encoder and decoder
[](https://discord.gg/poimandres)
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
A Node.js toolkit for drawing nice command line tables, gauges, spinners, and sparklines.
Test if a finite double-precision floating-point number is an integer.
Various helper utilities for working with buffers and binary data
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Create an ArrayBuffer instance from a Data URI string
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
read and write binary structures and data types
Safer Node.js Buffer API
LEB128 utilities for Node
Bridging the gap between buffers and typed arrays