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
Sort:Used by Most Apps
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
Better Auth
The most comprehensive, framework-agnostic authentication and authorization framework for TypeScript.
bcrypt
Battle-tested password hashing for Node.js using the adaptive bcrypt algorithm.
passport
Simple, unobtrusive authentication middleware for Node.js with 480+ pluggable strategies.
@azure/identity
Microsoft Entra ID credential library that authenticates every Azure SDK client, from managed identity in production to CLI and browser login in development.
NextAuth.js
Open-source authentication for Next.js with OAuth, OIDC, email, and passkey sign-in.
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
passport-local
Passport strategy for authenticating users with a username and password in Node.js and Express applications.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
passport-google-oauth20
Google OAuth 2.0 authentication strategy for Passport.js and Node.js
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.
@nestjs/passport
The official NestJS integration module for the Passport authentication middleware
zxcvbn
A realistic password strength estimator that models how attackers actually guess passwords, not arbitrary composition rules.
go-grpc-middleware
A collection of reusable gRPC interceptors for Go covering auth, logging, retries, validation, and recovery.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
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