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
Sort:Used by Most Apps
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
Redux Toolkit
The official, opinionated, batteries-included toolset for efficient Redux state management
SciPy
Fundamental algorithms for scientific computing, optimization, and statistics in Python.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
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.
defaults
Initialize Go structs with default values using simple struct tags and reflection.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
jemalloc_pprof
Convert jemalloc heap profiles to pprof format for memory leak and OOM debugging
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
memlab
Meta's end-to-end framework for finding JavaScript memory leaks and analyzing heap snapshots
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
FastPriorityQueue.js
A fast, dependency-free, heap-based priority queue for JavaScript and Node.js.
rapidhash
A blazing-fast, high-quality non-cryptographic hash function for Rust — portable, streamable, and no_std compatible.
slice-group-by
Fast Rust iterators that split slices and strings into contiguous groups
aligned-vec
Runtime- or compile-time-aligned Vec and Box containers for Rust, built for SIMD-friendly memory layouts.
keyed_priority_queue
Rust priority queue with change-priority and remove-by-key support