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
Embla Carousel React
A lightweight, dependency-free React hook for building fluid, touch-precise carousels and sliders.
bcrypt.js
A zero-dependency, pure JavaScript implementation of bcrypt for hashing and verifying passwords in Node.js and the browser.
core-js
Modular standard library and polyfills for JavaScript, from ECMAScript features to proposals and web standards.
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
qs
A battle-tested querystring parser and serializer for Node.js with nested object support and built-in security limits.
lru-cache
A fast, type-safe, zero-dependency LRU cache for JavaScript and TypeScript
remark
A plugin-powered markdown processor that parses, transforms, and serializes markdown on top of unified.
urllib3
A powerful, user-friendly HTTP client for Python with thread-safe connection pooling, TLS verification, and retry handling.
python-dateutil
Powerful extensions to Python's datetime module for parsing, deltas, recurrence, and timezones.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
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.
reflect-metadata
A polyfill for the Metadata Reflection API that powers decorator metadata in TypeScript and JavaScript.
Jinja
A fast, expressive, and extensible templating engine for Python.
react-hotkeys-hook
A lightweight React hook for wiring up keyboard shortcuts in components declaratively.
PyJWT
A Python implementation of RFC 7519 for encoding, decoding, and verifying JSON Web Tokens.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
SWR
React Hooks for data fetching with built-in caching, revalidation, and real-time updates
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
psycopg2
The most popular PostgreSQL database adapter for Python, implementing the full DB API 2.0 specification.
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.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.