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
Tags5
Sort:Used by Most Apps
AWS SDK for JavaScript (S3 Client)
The official modular AWS SDK v3 client for Amazon S3, with TypeScript-first APIs and streaming support.
Hono
A small, ultrafast web framework built on Web Standards that runs identically everywhere.
Pillow
The friendly PIL fork that adds image processing capabilities to Python
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
asyncpg
A fast PostgreSQL database client library for Python built directly on asyncio, implementing the PostgreSQL binary wire protocol natively for high-throughput async applications.
libSQL Client (TypeScript)
The TypeScript/JavaScript driver for libSQL and Turso databases
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
serde_with
Custom de/serialization helpers for Rust's serde, via the with and serde_as annotations
swag
Generates Swagger 2.0 API documentation directly from declarative comments above your Go handler functions.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
opencv-python
Pre-built, pip-installable OpenCV bindings that give Python programs full computer vision and image-processing capabilities without compiling from source.
OAuthLib
Generic, spec-compliant OAuth1, OAuth2, and OpenID Connect implementation for Python