Simple, functional big number library for up to 256-bit (32-byte) numbers that outputs decimal strings, with hex, binary, octal, and Buffer decoding/encoding.
Fixed-sized buffers optimized with Rust/WASM for the web, node.js, deno, and bun.
Rust/WASM optimized buffers for the web, node.js, deno, and bun.
Rust/wasm optimized blake3 hash & mac for the web, node.js, deno, and bun.
Fixed-sized numbers (unsigned, signed, float) optimized with Rust/WASM for the web, node.js, deno, and bun.