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
Tags4
Sort:Used by Most Apps
React Router
A multi-strategy router for React, from a lightweight library to a full SSR framework.
Express
The fast, unopinionated, minimalist web framework for Node.js
sharp
High-performance Node.js image processing powered by libvips, built for fast resizing and format conversion.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
Pillow
The friendly PIL fork that adds image processing capabilities to Python
TanStack Router
A fully type-safe React router with built-in data loading, caching, and URL search-param validation.
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.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
mux
A lightweight, http.Handler-compatible Go router that matches requests by path, host, method, headers, and query, and can reverse them back into URLs.
Gin
A high-performance HTTP web framework for Go, built on a zero-allocation radix-tree router with an Express.js-style API.
chi
A lightweight, idiomatic Go HTTP router built entirely on net/http, for composing middleware and mounting REST APIs without a framework.
path-to-regexp
Turn path strings like /user/:id into regular expressions for matching, building, and parsing URLs.