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
Immer
Create your next immutable state by mutating the current one.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
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.
valtio
Proxy-based state management for React and vanilla JavaScript with automatic render optimization.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
sns-payload-validator
Verifies AWS SNS message signatures for HTTP/S and Lambda payloads.
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
twilio-php
The official PHP SDK for the Twilio REST API and TwiML generation
roaring-rs
A better compressed bitset for Rust, implementing the Roaring bitmap data structure
Novu Node.js SDK (@novu/node)
A typed Node.js client that wraps Novu's multi-channel notification API into a single object-oriented SDK for triggering events.
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.
bitvec
Rust crate for addressing memory bit by bit with bit-precise slices, vectors, and bitfields.
compact_str
A memory-efficient Rust string type that inlines up to 24 bytes on the stack, skipping heap allocation for common cases.
croaring
Rust wrapper for CRoaring, providing fast compressed roaring bitmaps for set operations.
bitmap-sdf
Calculate a signed distance field from canvas, ImageData, or raw bitmap arrays in the browser.
bloom2
Fast, memory-efficient 2-level sparse bloom filter and bitmap for Rust.