protobuf-style varint bytes - use msb to create integer values of varying sizes
efficiently store signed integers in varint
Read/write unsigned varints from Uint8Arrays and Uint8ArrayLists
A small library to detect which features of WebAssembly are supported in your current browser.
TypeScript definitions for varint
Parse all the varints in a Buffer (for when there are varints everywhere)
Isomorphic Utils
Argon2 library compiled for browser runtime
buffer maker and parser for binary protocols
Runtime library for code generated by the protoc plugin "protobuf-ts"
Unsigned Varint encoding and decoding, exposed as ESModule
Mesh optimization library that makes meshes smaller and faster to render
TypeScript / JavaScript library for detect WebAssembly features in node.js & browser
Web Assembly streaming Opus decoder with Machine Learning enhancements
protobuf-style LEB128 varint codec library
A small utility class to work with logically contiguous binary data split across multiple Buffer chunks.
3-dimensional physics engine in Rust - official JS bindings.
a faster varint
Hardware-accelerated CRC-32C with software fallback
PFFFT FFT library, compiled to WASM. Intended for use with Echogarden.
WebAssembly media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten
High-performance vector database with HNSW indexing - 50k+ inserts/sec, built in Rust for AI/ML similarity search and semantic search applications
Argon2id implementation in pure Javascript
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.