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
Kind1
Category3
Sort:Used by Most Apps
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
serde
A generic framework for serializing and deserializing Rust data structures efficiently and safely.
js-yaml
A fast, complete YAML 1.2 and 1.1 parser and serializer for JavaScript.
Chalk
The most popular Node.js library for styling terminal string output with ANSI colors.
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
jsonwebtoken
The de facto Node.js library for signing, verifying, and decoding JSON Web Tokens.
rimraf
Cross-platform recursive file and directory removal for Node.js, modeled on the UNIX `rm -rf` command.
PyYAML
A full-featured YAML parser and emitter for Python, with C-accelerated bindings
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.
JSZip
Create, read, and edit ZIP files directly in JavaScript, in the browser or Node.js.
url
A WHATWG-standard-compliant URL parser and manipulation library for Rust.
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
uuid
Generate and parse UUIDs in Rust across every standardized version, from v1 to v8.
sha2
Pure Rust implementation of the SHA-2 hash function family (SHA-224/256/384/512) with hardware-accelerated backends.
pino-pretty
A CLI and stream that prettifies Pino's ndjson log lines into readable, colorized terminal output for local development.
qrcode
A zero-dependency-on-canvas QR code and 2D barcode generator for Node.js and the browser.
cryptography
The standard cryptographic library for Python, pairing safe high-level recipes with low-level primitives backed by Rust and OpenSSL.
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.