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
Tags3
Sort:Used by Most Apps
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
KaTeX
Fast, self-contained JavaScript library for print-quality LaTeX math rendering on the web.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
remark-math
A unified remark plugin that adds LaTeX math syntax to markdown, ready to render with KaTeX or MathJax.
mathjs
Extensive math library for JavaScript and Node.js with big numbers, complex numbers, units, and matrices.
networkx
Python library for creating, manipulating, and analyzing complex networks and graphs.
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.
SymPy
Full-featured computer algebra system (CAS) written entirely in pure Python
mdast-util-math
mdast extension to parse and serialize LaTeX-style math syntax embedded in markdown syntax trees.
micromark-extension-math
A micromark extension that parses inline and block LaTeX math syntax in Markdown and renders it to HTML using KaTeX.
glam
A simple, fast SIMD-accelerated 3D linear algebra library for Rust games and graphics, with no generics and no trait-fragmented API.
github3.py
A comprehensive, actively developed Python wrapper around GitHub's REST API v3.
approx
Approximate floating point equality comparisons and assertions for Rust