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
chokidar
Minimal and efficient cross-platform file watching for Node.js.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
Faker
Generate massive amounts of realistic fake data for testing, seeding, and mocking in JavaScript and TypeScript.
Google Cloud Storage
Node.js client library for Google Cloud Storage — upload, download, and manage buckets and objects programmatically.
regex
Rust's finite-automata regex engine with guaranteed linear-time matching and no catastrophic backtracking.
Chrono
Timezone-aware date and time handling for Rust, with correct calendar operations and flexible strftime-style formatting.
Drizzle ORM
A lightweight, zero-dependency TypeScript ORM with full SQL-like query flexibility
Clap
The most widely used command-line argument parser for Rust, with both derive and builder APIs.
uuid
Generate and parse UUIDs in Rust across every standardized version, from v1 to v8.
SWC
Rust-based JavaScript/TypeScript compiler, a drop-in super-fast alternative to Babel
sha2
Pure Rust implementation of the SHA-2 hash function family (SHA-224/256/384/512) with hardware-accelerated backends.
cookie-parser
Express middleware that parses HTTP Cookie headers into req.cookies, with support for signed and JSON-encoded cookie values.
tracing
Structured, application-level diagnostics for async Rust programs, built around scoped spans and events.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
proxy-agent
Maps HTTP, HTTPS, SOCKS, and PAC proxy protocols to the correct Node.js http.Agent implementation automatically.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
form-data
Build readable multipart/form-data streams in Node.js for forms and file uploads
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
OpenTelemetry Auto-Instrumentations for Node.js
Zero-code observability for Node.js apps, bundling every OpenTelemetry contrib instrumentation into a single metapackage.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
BullMQ
Fast, reliable Redis-based message queue and background job processing for Node.js and TypeScript.
mime-types
The ultimate JavaScript content-type utility for resolving MIME types from file extensions and paths.