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.
async
Higher-order async utility functions for callback, async/await, and promise-based control flow in Node.js and the browser.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
notistack
Stackable, customizable notification snackbars for React, shown with a hook or a single function call.
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.
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
arrayvec
A stack-allocated vector with fixed capacity for Rust, avoiding heap allocation entirely
pump
Pipe Node.js streams together and destroy all of them if one closes
wonka
A tiny but capable push and pull stream library for TypeScript
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
awesome-debounce-promise
Debounce async function calls and API requests in JavaScript/TypeScript, resolving only the last promise to avoid race conditions.
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
waker-fn
Convert any Rust closure into a std::task::Waker without hand-rolling the Wake trait.
observable-callback
A tiny RxJS wrapper that turns any callback into an observable stream and its trigger function.