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.
p-limit
A tiny, battle-tested utility for running async functions with a strict concurrency limit.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
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.
p-queue
Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.
Croner
A zero-dependency cron job scheduler and cron-expression evaluator for JavaScript and TypeScript
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
Bull
Redis-backed job queue for Node.js with retries, rate limiting, and scheduling
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
PyO3
Rust bindings for the Python interpreter, for writing native extensions or embedding Python in Rust.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
RQ
Simple Python library for queueing jobs and processing them in the background with Redis or Valkey workers
tree-sitter (Python)
Python bindings to the Tree-sitter incremental parsing library for building concrete syntax trees from source code.