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.
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
itertools
Extra iterator adaptors, methods, and macros extending Rust's standard Iterator trait
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.
decimal.js
An arbitrary-precision Decimal type for JavaScript with full trigonometric support
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.
more-itertools
More routines for operating on iterables, beyond Python's built-in itertools
big.js
A small, fast, dependency-free JavaScript library for arbitrary-precision decimal arithmetic.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
approx
Approximate floating point equality comparisons and assertions for Rust
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.
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.
ryu
Fast, allocation-free floating point to string conversion for Rust, implementing the Ryu algorithm.
fast-float
A zero-dependency Rust crate that parses decimal strings into f32/f64 up to 8x faster than the standard library, with full no_std support.
enum-iterator
Derive-based tools to iterate over every value of a Rust type
filter-obj
Filter object keys and values into a new object using a predicate function or a list of keys.
globwalk
A Rust crate for recursively finding files in a directory using gitignore-style glob patterns.