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
Tags6
Sort:Used by Most Apps
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
rusqlite
An ergonomic, safe Rust wrapper around SQLite with typed rows and prepared statement caching.
PGlite
Embeddable Postgres in WASM — a real Postgres database that runs in the browser, Node.js, Bun, and Deno with no server to install.
Cacheable
High-performance layer 1 / layer 2 caching engine built on Keyv
isomorphic-dompurify
Isomorphic wrapper for DOMPurify that sanitizes HTML identically on server and client.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
wasm-bindgen
Rust-JavaScript interop toolchain that generates the glue code needed to compile Rust to WebAssembly and call it from JS
wrapt
A Python module for building correct decorators, transparent object proxies, and safe monkey patching.
zstd
Idiomatic Rust bindings for the Zstandard compression library
dotLottie Web
High-performance Lottie & dotLottie animation player for the web
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
resvg-js
A high-performance SVG-to-PNG renderer for Node.js and browsers, powered by Rust's resvg engine via napi-rs and WebAssembly.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance