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
Tags4
Sort:Used by Most Apps
node-postgres
Non-blocking PostgreSQL client for Node.js with pure JavaScript and native libpq bindings.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
tokio-tungstenite
Asynchronous, Tokio-native WebSocket streams built on tungstenite
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
keyv
A consistent Promise-based key-value storage API for Node.js with pluggable adapters for Redis, MongoDB, SQLite, Postgres, and more.
backoff
Python function decorators that retry calls on exceptions or bad return values, with exponential, fibonacci, or constant backoff and jitter.
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.
Tornado
Python web framework and asynchronous networking library built for high concurrency
bb8
A full-featured async connection pool for Rust, built on Tokio.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
bon
Compile-time-checked builder generator and named function arguments for Rust
mysql_async
An asynchronous, Tokio-based MySQL client library for Rust with connection pooling, prepared statements, and pluggable TLS.
queue
Tiny, dependency-free async queue with concurrency control — faster and smaller than p-limit or fastq, with optional rate limiting.