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
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
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.
rayon
Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.
attrs
Python classes without boilerplate — generate init, repr, equality, and more from declarative field definitions.
parking_lot
A faster, smaller drop-in replacement for Rust's standard library Mutex, RwLock, Condvar, and Once.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
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.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
Flume
A safe, blazingly fast multi-producer, multi-consumer channel for Rust
auto-bind
Automatically bind class methods to their instance, including inherited ones