A super-simple-small keyval store built on top of IndexedDB
Base 58 encoding / decoding
Functions for doing bit manipulation of typed arrays
A tiny (118 bytes), secure URL-friendly unique string ID generator
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Like `string.slice()` but bytewise
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.
Encoding and decoding for base64, base32, base16, and friends
Smart contracts for Universal Router
A tiny (230B) and fast UUID (v4) generator for Node and the browser
Codecs for various data structures
Extended K-Sortable UID for browser & NodeJS 16+
A Minipass stream that raises an error if you get a different number of bytes than expected
utils for @node-minify
JavaScript SDK for Lix, backed by the native Rust SDK.
Encode & decode strings, bytes, and integers to Base62
Chai assertions for byte arrays equality
Fast, Zero-Dependency, TypeScript-based data structures for high-performance applications.
Buffer compression and transformation codecs for use in data storage and communication applications.
SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk
Replace your slow Array based fixed length ring buffer, or circular queue, with ring-buffer. RingBuffer is roughly 10x faster, and is a drop in replacement.
Generates a base64 id
Lightning-fast file type detection using magic bytes (file signatures) with a focus on stream processing and minimal memory usage