Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
JSON parse & stringify that supports binary via bops & base64
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
A finite state machine iterator for JavaScript
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
Get the default iterator or async iterator for an iterable or async iterable
Simple iterator for flat and multi section lists
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A minimal base64 implementation for number arrays.
async.mapLimit's functionality available as a standalone npm module
iterator for mini-html-parser
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.
Constant-time comparison of Buffers
Async iterator utilities for Metorial. Provides programmable async iterators for creating controlled data streams and managing async iteration flow.
Create an ArrayBuffer instance from a Data URI string
A polymorphic iterate operator for arrays and other iterables
Takes an async iterator and turns it into a browser readable stream
Node.js tar binding https://docs.rs/tar/latest/tar/