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
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
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.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
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.
quick-lru
A simple, fast Least Recently Used (LRU) cache built on a dual-Map design
get-stream
Consume a Node.js or web stream into a string, Buffer, ArrayBuffer, or array
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.
tika-python
Python binding to the Apache Tika REST server for extracting text and metadata from documents
jsts
JavaScript port of the Java JTS Topology Suite for spatial predicates, geometry operations, and OGC Simple Features processing.
ringbuffer
A safe, no_std-compatible Rust crate providing fixed-size circular buffers for embedded and systems code.
ieee754
Read and write IEEE 754 floating-point numbers to and from a Buffer or array-like object.
CircularDict
A thread-safe Python dict that behaves like a circular buffer, evicting the oldest entries once a length or byte-size limit is reached.
Audioadapter Buffers
Wrappers and buffers for audio data implementing the audioadapter traits