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
Tags5
Sort:Used by Most Apps
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
notistack
Stackable, customizable notification snackbars for React, shown with a hook or a single function call.
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.
ipykernel
The IPython kernel that lets Jupyter notebooks, JupyterLab, and other frontends run and interact with Python code.
IPython
A productive interactive Python shell with rich introspection, tab completion, and magic commands.
Dockertest
Spin up real Docker containers for Go integration tests, then tear them down automatically.
smallvec
Stack-allocated 'small vector' optimization for Rust, spilling to the heap only when needed
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
chromedp
A faster, simpler way to drive Chrome browsers via the DevTools Protocol, written in pure Go with zero external dependencies.
arrayvec
A stack-allocated vector with fixed capacity for Rust, avoiding heap allocation entirely
ipywidgets
Interactive HTML widgets for Jupyter notebooks