Core types and helpers for encoding and decoding byte arrays on Solana
A JavaScript port of [The "Quite OK Audio" (QOA) format](https://github.com/phoboslab/qoa), a lossy audio compression that achieves relatively decent compression with fast decoding and not much complexity. Also see [this](https://phoboslab.org/log/2023/02
TypeScript definitions for cashaddrjs
Binary serialization of arbitrarily complex structures that sort element-wise
The ultimate shortcut to the base64 encode/decode functions.
Abstract messaging protocol
Small universal base64url functions for node.js and browsers
Encode/decode using "The Base58 Encoding Scheme".
TypeScript definitions for jwt-simple
Fast, portable image processing for Node agents.
Strict DER signature encoding/decoding.
Base encodings for protocol-buffers
An implementation of Douglas Crockford's base 32 encoding algorithm
A pure TypeScript WebP encoder and decoder with zero native dependencies
Pretty fast base85 JavaScript library
Download images from remote URLs and encode/decode them to base64
Ascii85 (a.k.a. base85) encoding/decoding.
Postgres bytea parser
Protocol Buffer encoding/decoding for **Agent-User Interaction (AG-UI) Protocol** events.
XSS Secure
Encode and decode CBOR documents.
JSON.stringify & JSON.parse which can encode/decode buffers.
Encode and decode [WTF-8](https://simonsapin.github.io/wtf-8/) with a similar API to [TextEncoder](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder) and [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder).
MurmurHash3 x86 128-bit implemented in JavaScript.