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
Tags1
Sort:Used by Most Apps
base64
Correct, fast, and configurable base64 encoding and decoding for Rust, with pluggable alphabets and padding.
query-string
Parse and stringify URL query strings in JavaScript with flexible array, number, and boolean handling.
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
base-x
Fast base encoding and decoding for any custom alphabet, using bitcoin-style leading zero compression.
wavefile
A zero-dependency JavaScript library to create, read, and write WAV audio files according to the RIFF/RIFX/RF64 specs, in Node.js and the browser.
@scure/base
Audited, zero-dependency base16/32/58/64 and bech32/bech32m encoding for TypeScript
URLify
Fast PHP slug generator and transliteration library for turning any string into a clean URL.
bs58
Base58 encoding and decoding for Bitcoin and other cryptocurrency addresses.
html-escaper
A tiny, zero-dependency utility that safely escapes and unescapes HTML entities in JavaScript strings.
hashids
Small PHP library to generate short, reversible YouTube-like IDs from numbers.
querystringify
A small, dependency-free JavaScript library for parsing and building URL query strings, with built-in protection against prototype-pollution keys.
base64-stream
Streaming Base64 encoder and decoder Transform classes for Node.js, so binary data can be converted on the fly instead of buffered in memory.
html-escape
Context-aware HTML encoding and entity decoding for Rust, with no-std support.
stringify-entities
A small, spec-compliant encoder that serializes HTML character references, with fine-grained control over named, decimal, and hexadecimal output formats.