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
Tags2
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.
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
@supabase/ssr
The official framework-agnostic Supabase client for server-side rendering apps, handling cookie-based auth sessions.
Bull
Redis-backed job queue for Node.js with retries, rate limiting, and scheduling
RQ
Simple Python library for queueing jobs and processing them in the background with Redis or Valkey workers
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
Dramatiq
A fast and reliable distributed task processing library for Python
ember-concurrency
Cancelable, restartable async task primitives for Ember.js that replace manual promise and flag juggling with declarative concurrency control.
p-debounce
Debounce promise-returning and async functions, sharing one resolved value across rapid calls.
queue
Tiny, dependency-free async queue with concurrency control — faster and smaller than p-limit or fastq, with optional rate limiting.
micromark-extension-gfm-task-list-item
micromark extensions that add GitHub Flavored Markdown task list checkbox syntax and HTML output.