libsimdle JavaScript bindings for Node.js
Universal wrapper for libsimdle with a JavaScript fallback
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.
Binary serialization which sorts bytewise for arbirarily complex data structures
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
Create an ArrayBuffer instance from a Data URI string
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
return whether two buffers are equal
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Add support for more integer widths to Buffer
Easier Buffer cloning in node.
[](https://discord.gg/poimandres)
A port of the Brotli compression algorithm as used in WOFF2
Convert character encodings in pure javascript.
Translation between JavaScript values and Buffers
abstract base class for crypto-streams
Runs (webpack) loaders
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order