A pure javascript CRC32 algorithm that plays nice with binary data
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
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
Promise queue with concurrency control
A simple tool to keep requests to be executed in order.
A Node.js library for interacting with the Vercel Queue Service API
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
The smallest and simplest JavaScript priority queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
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
Detect, fetch, and optimize images with sharp, with optional queue-backed processing via @platformatic/job-queue.
A minimal base64 implementation for number arrays.
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
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Buffer.
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs