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
Tags5
Sort:Used by Most Apps
remark-gfm
Add GitHub Flavored Markdown support to remark for tables, task lists, footnotes, and strikethrough.
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.
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.
Octokit REST
The official GitHub REST API client for JavaScript and TypeScript, with a typed method for every endpoint.
go-github
A comprehensive Go client library for the GitHub REST API, covering everything from repos and issues to Actions, Apps, and enterprise admin endpoints.
p-queue
Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.
octokit.js
The all-batteries-included GitHub SDK for browsers, Node.js, and Deno.
bull-board
The framework-agnostic core API and queue adapters that power the Bull Board dashboard for Bull and BullMQ.
@octokit/core
Extendable client for GitHub's REST and GraphQL APIs
@nestjs/bullmq
Official NestJS integration module for BullMQ, bringing decorator-based job queues to Nest applications.
Bull
Redis-backed job queue for Node.js with retries, rate limiting, and scheduling
Svix
Official JavaScript/TypeScript client for the Svix webhook delivery API and signature verification.
passport-github2
A Passport.js strategy for authenticating Node.js applications with GitHub via OAuth 2.0.
@octokit/auth-app
GitHub App authentication strategy for JavaScript and Octokit