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
prettier
An opinionated code formatter that enforces consistent style across every language your project speaks.
Axios
Promise-based HTTP client for the browser and Node.js with interceptors, automatic transforms, and cancellation
Express
The fast, unopinionated, minimalist web framework for Node.js
serde_json
The de facto standard JSON library for Rust, built on the Serde serialization framework
Requests
The elegant, human-friendly HTTP library that made Python's most-used API for talking to the web.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
HTTPX
A next-generation HTTP client for Python with sync, async, and HTTP/2 support
fs-extra
Drop-in replacement for Node's fs module adding copy, remove, mkdirs, and JSON helpers with native promise support.
Uvicorn
A lightning-fast ASGI server for Python, built on uvloop and httptools.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
node-fetch
A lightweight, spec-compliant implementation of the browser Fetch API for Node.js
reqwest
An ergonomic, batteries-included HTTP client for Rust, with async and blocking APIs.
diff
A battle-tested JavaScript library for computing and applying text diffs at the character, word, line, sentence, CSS, or JSON level.
undici
A fast, spec-compliant HTTP/1.1 client for Node.js, built from scratch with zero runtime dependencies
Pino
A super fast, low-overhead JSON logger for Node.js applications.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
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.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
@slack/web-api
Slack's official Node.js HTTP client for calling any of the 270+ Web API methods, with built-in queuing, retries, pagination, and rate-limit handling.
@clickhouse/client
The official TypeScript client for connecting Node.js applications to ClickHouse over HTTP.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.