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
Pillow
The friendly PIL fork that adds image processing capabilities to Python
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.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
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.
opencv-python
Pre-built, pip-installable OpenCV bindings that give Python programs full computer vision and image-processing capabilities without compiling from source.
OAuthLib
Generic, spec-compliant OAuth1, OAuth2, and OpenID Connect implementation for Python