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
Category4
Sort:Used by Most Apps
node-postgres
Non-blocking PostgreSQL client for Node.js with pure JavaScript and native libpq bindings.
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.
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
js-yaml
A fast, complete YAML 1.2 and 1.1 parser and serializer for JavaScript.
yaml
A definitive TypeScript parser and stringifier for YAML, supporting 1.1 and 1.2 with comment and CST access.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
jsonwebtoken
The de facto Node.js library for signing, verifying, and decoding JSON Web Tokens.
ioredis
A robust, full-featured Redis client for Node.js with built-in Cluster, Sentinel, and TypeScript support.
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.
futures
The foundational Future, Stream, and Sink traits and combinators for zero-cost async Rust
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
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.
RxJS
The standard library for composing asynchronous and event-based programs using observable sequences
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.
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.
p-limit
A tiny, battle-tested utility for running async functions with a strict concurrency limit.