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
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
FastAPI
A modern, high-performance Python web framework for building APIs with automatic validation, serialization, and interactive docs.
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.
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
tokio-tungstenite
Asynchronous, Tokio-native WebSocket streams built on tungstenite
shadcn
Add beautifully designed, accessible UI components as owned source code via a CLI
Laravel
The expressive, elegant PHP framework for building modern web applications
Laravel Tinker
A powerful REPL console for interacting with a full Laravel application from the command line
Collision
Beautiful command-line error reporting for PHP apps and test suites
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
Laravel Sanctum
Featherweight token and SPA authentication for Laravel applications
daisyui
Semantic component classes and built-in themes for Tailwind CSS, so buttons, forms, and modals no longer need a wall of utility classes.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Laravel Vite Plugin
The official Vite plugin that wires Laravel's asset pipeline into Vite's dev server and production build
Laravel UI
Bootstrap, Vue, and React front-end scaffolding for Laravel applications
backoff
Python function decorators that retry calls on exceptions or bad return values, with exponential, fibonacci, or constant backoff and jitter.
Laravel IDE Helper
Generate accurate PHPDocs for Laravel facades, models, and macros to power IDE autocompletion.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
isort
Automatically sorts and organizes Python import statements
Laravel Socialite
An expressive OAuth 1 & 2 client for Laravel that handles social login boilerplate