Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
StableLib (@stablelib/base64)
Constant-time Base64 encoding and decoding for TypeScript and JavaScript, including a URL-safe variant.
dns-packet
A low-level, spec-compliant encoder and decoder for binary DNS wire-format packets in Node.js, covering queries, responses, and DNSSEC/EDNS0 records.
integer-encoding
Varint, zigzag, and fixed-length integer encoding and decoding for Rust.
tweetnacl-util-js
String encoding utilities for UTF-8 and Base64, extracted from TweetNaCl.js for use with the TweetNaCl cryptography library.
multibase
Rust implementation of the multibase self-describing base encoding spec
windows-1252
A robust JavaScript implementation of the windows-1252 character encoding as defined by the WHATWG Encoding Standard.
thirty-two
A tiny RFC 3548 Base32 encoder and decoder for Node.js Buffers and strings.
starlette-compress
ASGI middleware that compresses Starlette and FastAPI responses with ZStandard, Brotli, and GZip, auto-negotiated from Accept-Encoding.