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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
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.
auto-bind
Automatically bind class methods to their instance, including inherited ones
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
memoize
Speed up repeated function calls by caching results for identical input arguments.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
OpenRaft
Advanced Raft consensus in Rust, on any async runtime
stateright
A Rust model checker and actor library for verifying distributed systems like Paxos and Raft.
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
rust-numpy
PyO3-based Rust bindings to the NumPy C-API for sharing array data between Rust and Python.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support