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
Tags2
Sort:Used by Most Apps
jose
Zero-dependency JWT, JWS, JWE, and JWK toolkit for Node.js, browsers, and edge runtimes.
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.
cron
A cron expression parser and schedule explorer for Rust
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.
bs58
Base58 encoding and decoding for Bitcoin and other cryptocurrency addresses.
pytest-repeat
A pytest plugin for repeating tests a set number of times
html-escaper
A tiny, zero-dependency utility that safely escapes and unescapes HTML entities in JavaScript strings.
decode-named-character-reference
Decodes a single named HTML character reference, such as amp or notin, into its actual Unicode character.
hashids
Small PHP library to generate short, reversible YouTube-like IDs from numbers.
purify-ts
Functional programming standard library for TypeScript with Maybe, Either, and Codec
promise-retry
Wraps any promise-returning function with configurable retry and exponential backoff logic.