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
Express
The fast, unopinionated, minimalist web framework for Node.js
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.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
aiohttp
Asynchronous HTTP client and server framework for Python's asyncio, covering both API calls and building web/WebSocket services.
tRPC Server
Build end-to-end typesafe APIs in TypeScript with no schemas, no code generation, and zero runtime bloat.
axum
Ergonomic and modular HTTP routing and request-handling framework for Rust, built on Tokio, Hyper, and Tower.
NestJS
A progressive Node.js framework for building efficient, scalable, and maintainable server-side applications in TypeScript.
Fastify
A fast and low-overhead web framework for Node.js, built around schema-based validation and a plugin architecture
Gin
A high-performance HTTP web framework for Go, built on a zero-allocation radix-tree router with an Express.js-style API.
Laravel
The expressive, elegant PHP framework for building modern web applications
Starlette
A lightweight ASGI framework/toolkit for building async web services and apps in Python
Flask
A lightweight WSGI web framework for Python that scales from a single file to complex applications.
Django
The high-level Python web framework that turns database models into secure, working web applications in record time.
django-rest-framework
The most widely-used toolkit for building Web APIs on top of Django, with serializers, viewsets, and a built-in browsable API.
@apollo/server
Spec-compliant, production-ready GraphQL server for Node.js
Koa
Koa is an expressive, minimal Node.js web framework built on async functions for cleaner middleware and better error handling.
Echo
A minimalist, high-performance Go web framework with a radix-tree router, built-in middleware chain, and first-class HTTP/2 support.
Actix Web
A powerful, pragmatic, and extremely fast web framework for Rust
Livewire
Build dynamic, reactive UI components for Laravel without leaving PHP
oidc-provider
Certified OAuth 2.0 and OpenID Connect authorization server you mount into your own Node.js app.
grammY
The modern TypeScript framework for building Telegram bots on Node.js and Deno
Gradio
Build and share machine learning web apps and demos in pure Python.
Tornado
Python web framework and asynchronous networking library built for high concurrency