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
Kind1
Category3
Sort:Used by Most Apps
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
Uvicorn
A lightning-fast ASGI server for Python, built on uvloop and httptools.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
grpc-gateway
A protoc plugin that generates a reverse-proxy server, turning RESTful HTTP/JSON requests into gRPC calls from the same service definitions.
dotenvx
A secure, cross-platform dotenv replacement that encrypts .env files and runs any command with decrypted secrets injected — no code changes required.
@vitejs/plugin-basic-ssl
A Vite plugin that generates a self-signed certificate so your dev and preview servers can run over HTTPS with zero setup.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
Granian
A fast Rust HTTP server for Python that serves ASGI, WSGI, and RSGI applications
Laravel Octane
Boots your Laravel application once and keeps it resident in memory on Swoole, RoadRunner, or FrankenPHP for dramatically faster request handling.
cert-manager
Automates issuing, renewing, and managing TLS certificates for Kubernetes clusters.
Deno
Secure-by-default JavaScript and TypeScript runtime built in Rust on V8
Certbot
EFF's command-line tool to obtain and auto-renew free Let's Encrypt TLS certificates
daphne
The ASGI HTTP, HTTP/2, and WebSocket server that powers Django Channels.
FastAPI CLI
The command-line tool that runs, reloads, and serves your FastAPI apps
dagster-webserver
The web server that powers Dagster's UI, dashboard, and GraphQL API for pipelines and assets.
RoadRunner
A high-performance PHP application server and process manager written in Go, powered by plugins
Waitress
A production-quality, pure-Python WSGI server with zero external dependencies, for Unix and Windows.
kernel_gateway
A web server that exposes Jupyter kernels over REST and WebSocket APIs for headless code execution.
swagger-autogen
Generates OpenAPI/Swagger specs for Node.js APIs by statically parsing your route files instead of hand-writing annotations.