Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A pure javascript CRC32 algorithm that plays nice with binary data
Promise queue with concurrency control
Convert a typed array to a Buffer without a copy
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
The smallest and simplest JavaScript priority queue
A simple tool to keep requests to be executed in order.
A Node.js library for interacting with the Vercel Queue Service API
Source code handling classes for webpack
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
minimal implementation of a PassThrough stream
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.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Constant-time comparison of Buffers
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Create an ArrayBuffer instance from a Data URI string
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
return whether two buffers are equal
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
LRU Queue