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
AI SDK
Provider-agnostic TypeScript toolkit for building AI apps and agents with any LLM.
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Winston
A battle-tested Node.js logging library with pluggable transports, custom formats, and multiple log levels.
electron-devtools-installer
Installs Chrome DevTools extensions like Redux and React DevTools directly into Electron apps.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Mastra Core
The TypeScript framework for building AI agents, workflows, and RAG apps with unified access to 40+ LLM providers.
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
npm
The default command-line package manager for Node.js and the JavaScript ecosystem
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
whatlang
Fast, lightweight natural language and script detection for Rust
prisma-client-py
Auto-generated, fully type-safe Python database client built on Prisma's schema and Rust query engine.
GraphQL Inspector Core
The programmatic engine behind GraphQL Inspector for schema diffing, breaking-change detection, and document validation.
xstrings
A zero-dependency Go package that ports common string functions from Python, Ruby, PHP, and Perl into idiomatic, UTF-8-safe Go.
leven
Fast, dependency-free Levenshtein distance calculation for comparing and matching strings in JavaScript.
js-levenshtein
The fastest JavaScript implementation of the Levenshtein edit-distance algorithm, optimized for speed and low memory use.
Supercluster
A blazing-fast geospatial point-clustering library for grouping map markers by zoom level.
@antv/layout
A collection of graph layout algorithms that turn node-and-edge data into renderable coordinates.
@algorithm.ts/lcs
Three interchangeable algorithms for finding the longest common subsequence, from classic DP to linear-space Myers diff.