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
Tags3
Sort:Used by Most Apps
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
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.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
cron-parser
Parse, validate, and iterate cron expressions in Node.js with full timezone and DST support.
cRonstrue
Turns cron expressions into human-readable descriptions, in 30+ languages.
http-proxy-middleware
The one-liner Node.js proxy middleware for connect, express, next.js, hono, and more.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
Croner
A zero-dependency cron job scheduler and cron-expression evaluator for JavaScript and TypeScript
@nestjs/schedule
Declarative cron, interval, and timeout job scheduling for NestJS applications via decorators.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
got
Human-friendly and powerful HTTP request library for Node.js, with retries, streams, pagination, and RFC 7234 caching built in.