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
Tags2
Sort:Used by Most Apps
KaTeX
Fast, self-contained JavaScript library for print-quality LaTeX math rendering on the web.
remark-math
A unified remark plugin that adds LaTeX math syntax to markdown, ready to render with KaTeX or MathJax.
html-to-image
Turns any DOM node into a PNG, JPEG, SVG, or canvas image entirely client-side, with no server or screenshot service required.
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.
qdrant-client
Official Python SDK for the Qdrant vector search engine
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
LanceDB
Serverless, embedded vector database for multimodal AI search
SymPy
Full-featured computer algebra system (CAS) written entirely in pure Python
dom-to-image
Turn any DOM node into a PNG, JPEG, or SVG image using pure client-side JavaScript
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
mdast-util-math
mdast extension to parse and serialize LaTeX-style math syntax embedded in markdown syntax trees.
react-native-vector-icons
Customizable vector icon components for React Native, bundling 15+ popular icon fonts like FontAwesome, Ionicons, and MaterialIcons out of the box.
arrayvec
A stack-allocated vector with fixed capacity for Rust, avoiding heap allocation entirely
micromark-extension-math
A micromark extension that parses inline and block LaTeX math syntax in Markdown and renders it to HTML using KaTeX.