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
Kind1
Category3
Sort:Used by Most Apps
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Better Auth
The most comprehensive, framework-agnostic authentication and authorization framework for TypeScript.
Laravel Sanctum
Featherweight token and SPA authentication for Laravel applications
oidc-provider
Certified OAuth 2.0 and OpenID Connect authorization server you mount into your own Node.js app.
Remotion
A React framework for creating videos programmatically with code, real browser rendering, and server-side or cloud-scale export.
Symfony SecurityBundle
Symfony's full-stack authentication and authorization layer, configuring firewalls, authenticators, and access rules from YAML
hapi
A config-driven Node.js framework for building HTTP APIs and web servers with built-in validation, caching, and auth.
workflow
Durable, resilient workflow execution for TypeScript, with automatic retries, persistence, and built-in observability.
Pipecat
Open-source Python framework for building real-time voice and multimodal conversational AI agents
actix
A Rust actor framework for building concurrent, message-driven systems on top of Tokio.
BasicSR
An open-source PyTorch toolbox for image and video restoration, covering super-resolution, denoising, deblurring, and face restoration.
Twisted
A mature, event-driven networking engine for Python built around the reactor pattern, with async HTTP, SSH, DNS, IMAP, and IRC protocols built in.
Flask-AppBuilder
A rapid-application-development framework on Flask with automatic CRUD, REST APIs, and fine-grained role-based security.
tarpc
An async Rust RPC framework that defines services directly in code via a macro instead of a separate IDL, with pluggable transports and deadline propagation.
taskiq
An async-first distributed task queue for Python with type-safe tasks, pluggable brokers, and first-class FastAPI/AioHTTP integration.
containerd-shim
Rust framework for building containerd runtime v2 shims with TTRPC, logging, and event plumbing built in