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
Category3
Sort:Used by Most Apps
python-multipart
A fast, streaming multipart/form-data parser for Python that powers file uploads in FastAPI and Starlette.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
mime-types
The ultimate JavaScript content-type utility for resolving MIME types from file extensions and paths.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
crypto-js
A JavaScript library of crypto standards - hashing, HMAC, PBKDF2, and symmetric ciphers for Node.js and the browser.
@hono/node-server
The official Node.js adapter that runs your Hono application on a native Node HTTP server using web-standard APIs.
body-parser
Node.js body-parsing middleware that turns raw HTTP request bodies into ready-to-use req.body objects.
tRPC Server
Build end-to-end typesafe APIs in TypeScript with no schemas, no code generation, and zero runtime bloat.
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.
fflate
High-performance DEFLATE, GZIP, Zlib, and ZIP compression for JavaScript in an 8kB package.
flate2
Streaming DEFLATE, gzip, and zlib compression for Rust with pluggable backends
bcrypt
Battle-tested password hashing for Node.js using the adaptive bcrypt algorithm.
@hono/zod-validator
Type-safe request validation middleware for Hono, powered by Zod schemas.
Gunicorn
A fast, lightweight pre-fork WSGI and ASGI HTTP server for running Python web apps in production on UNIX.
compression
Node.js middleware that transparently gzip-, deflate-, or Brotli-compresses HTTP responses for Express and raw http servers.
superjson
Serialize JavaScript to a superset of JSON that keeps Dates, Maps, Sets, BigInts, and more intact.
fast-xml-parser
Pure-JS XML parser, builder, and validator with no C/C++ bindings and no callbacks
Certifi
Mozilla's curated root CA bundle for verifying SSL/TLS certificates in Python.
gray-matter
Fast, dependable front-matter parser for YAML, JSON, TOML, and CoffeeScript metadata blocks
cookie
Basic HTTP cookie parser and serializer for HTTP servers, with zero dependencies and full RFC 6265 support.
toml
A native Rust encoder and decoder for TOML with first-class Serde support.
Protocol Buffers
Google's language-neutral, platform-neutral binary format for serializing structured data
zod-to-json-schema
Converts Zod validation schemas into standard JSON Schema, ready for OpenAPI, OpenAI, and JSON Schema draft 7 consumers.
csv-parse
A flexible, dependency-free CSV parser for Node.js and the browser with stream, callback, and sync APIs.