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
Pydantic
Data validation and settings management using Python type hints, backed by a Rust core.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
testcontainers-go
Programmatically spin up disposable Docker containers for Go integration and smoke tests, then tear them down automatically.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
testcontainers-node
Spin up disposable Docker containers to run real databases, brokers, and browsers in your Node.js tests.
dockerode
A Node.js client for the Docker Engine Remote API, covering containers, images, networks, and volumes with streams intact.
moby/moby/api
The independently-versioned Go module of shared request/response types for the Docker Engine API, used by both the daemon and third-party Go clients.
docker/docker
The legacy Go client library for the Docker Engine API, used to build and manage containers, images, and daemons programmatically.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
systeminformation
Dependency-free Node.js library exposing 50+ functions for deep hardware, OS, and system telemetry
Docker CLI
The official command-line client for Docker Engine, covering containers, images, networks, swarm, and an extensible plugin ecosystem.
image-spec
Canonical Go types and embedded JSON Schema validation for the OCI Image Format specification.
go-containerregistry
A Go library and CLI toolkit for reading, writing, and mutating OCI container images across registries, tarballs, and daemons.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
BuildKit
The daemon and CLI toolkit behind `docker build`, compiling Dockerfiles and other build definitions into portable, cacheable OCI images.
containerd
A CNCF-graduated container runtime that manages the full container lifecycle for Linux and Windows hosts.
Dockertest
Spin up real Docker containers for Go integration tests, then tear them down automatically.
Testcontainers for Rust
Integration-test against throwaway Docker containers from within Rust
runtime-spec
Go structs for the OCI Runtime Specification — the container config, state, and features schema shared by runc, containerd, and CRI-O.
testcontainers-python
Throwaway Docker containers for real integration tests, driven straight from Python.
types-boto3
Complete, auto-generated type annotations for every boto3 AWS service client, enabling full IDE autocomplete and mypy/pyright checking.
pytest-docker
Pytest fixtures that spin up Docker Compose services for integration tests, then tear them down automatically.