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
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
toml
A native Rust encoder and decoder for TOML with first-class Serde support.
Charset Normalizer
A pure-Python universal charset detector that turns text of unknown encoding into clean Unicode.
iconv-lite
Pure JavaScript character encoding conversion supporting hundreds of legacy and Unicode encodings, with streaming for Node.js and browsers.
tar
Streaming Rust library for reading and writing TAR archives
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
chardet
Universal character encoding detector for Python with built-in language and MIME type detection.
msgpack
A reflect-based MessagePack encoder and decoder for Go with struct tag support, custom extensions, and a sync.Pool-backed API for allocation-light serialization.
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
Uppy
Extensible file upload widget with drag-drop, resumable uploads, and remote providers
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
encoding_rs
Fast, WHATWG-compliant character encoding conversion crate that powers Firefox's Web-facing text decoding.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
chardet
Detects the character encoding of a buffer or file using statistical byte-occurrence analysis, with zero dependencies.
base-x
Fast base encoding and decoding for any custom alphabet, using bitcoin-style leading zero compression.
chardetng
A no_std character encoding detector for legacy Web content, built to give Firefox parity with Chrome's ced on undeclared charsets.
webencodings
Python implementation of the WHATWG Encoding standard for resolving legacy web character-encoding labels.
@scure/base
Audited, zero-dependency base16/32/58/64 and bech32/bech32m encoding for TypeScript
isBinaryFile
Detects whether a file or buffer is binary or text in Node.js, similar to Perl's -B switch, with encoding hints for accurate UTF-16, Latin-1, and CJK detection.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
encoding
A high-performance, drop-in Go replacement for encoding/json, with fast ASCII, ISO8601, Protobuf, and Thrift codecs.