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
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
simple-git
A lightweight, promise-based interface for running git commands from Node.js
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
go-git
A highly extensible pure-Go implementation of Git, exposing both plumbing and porcelain operations behind a pluggable storage interface.
Tokenizers
Fast, production-grade tokenizer implementations for NLP and LLMs, written in Rust
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.
isomorphic-git
A pure JavaScript reimplementation of git that runs identically in Node.js and the browser.
diff2html
Generate pretty, GitHub-style HTML diffs from git diff or unified diff output
gix
An idiomatic, lean, fast and safe pure Rust implementation of Git for programmatic repository access.
sea-orm
Async, dynamic ORM for Rust with entity codegen, relation loading, and migrations for MySQL, Postgres, and SQLite.
conventional-changelog
Generates changelogs and release notes straight from your git commit history using conventional-commits presets.
git2-rs
Safe, idiomatic Rust bindings to libgit2 for reading and writing Git repositories.
go-sqlbuilder
A flexible, driver-independent SQL string builder for Go with a zero-config struct-based ORM.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
pacote
Fetch and extract package manifests and tarballs for any npm specifier
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.
is-git-clean
A tiny Node.js library to find out whether a Git working directory is clean or has uncommitted changes.
lightGallery
A modular, responsive lightbox gallery plugin for images and video, with official React, Vue, and Angular wrappers.
rust-bert
Rust-native NLP pipelines and transformer models, ported from Hugging Face's Transformers library
dulwich
A pure-Python implementation of Git, giving you programmatic access to repositories without shelling out to the git binary.