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
Tags4
Sort:Used by Most Apps
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
psycopg2
The most popular PostgreSQL database adapter for Python, implementing the full DB API 2.0 specification.
node-mongodb-native
The official MongoDB driver for Node.js: a typed, promise-based client for connecting to and querying MongoDB from JavaScript and TypeScript.
postgres
Postgres.js is a zero-dependency PostgreSQL client for Node.js, Deno, Bun, and Cloudflare Workers built on ES6 tagged template literals.
Psycopg
The modern PostgreSQL adapter for Python, with native async and pipeline support
asyncpg
A fast PostgreSQL database client library for Python built directly on asyncio, implementing the PostgreSQL binary wire protocol natively for high-throughput async applications.
js-base64
Pure-JavaScript Base64 encoder/decoder with full Unicode and URL-safe support
bincode
A compact, zero-fluff binary encoder and decoder for turning Rust structs into space-efficient byte streams.
clickhouse-connect
ClickHouse's official high-performance Python driver, with native Pandas, NumPy, PyArrow, and Superset support
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
driver.js
A dependency-free, ~5kb TypeScript library for building product tours, feature highlights, and focus overlays.
byteorder
A lightweight Rust library for reading and writing numbers in big-endian and little-endian order
mysql-connector-python
Oracle's official pure-Python MySQL driver implementing the DB API v2.0 (PEP 249), with an async API, an optional C extension, and the X DevAPI document store client.