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
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.
Orama
A dependency-free full-text, vector, and hybrid search engine that runs entirely in JavaScript.
image-spec
Canonical Go types and embedded JSON Schema validation for the OCI Image Format specification.
fastest-levenshtein
The fastest JavaScript/TypeScript implementation of Levenshtein edit distance
Remeda
A TypeScript-first utility library with data-first and data-last function variants, lazy pipe evaluation, and fully typed transformations.
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.
turf
The complete, modular geospatial analysis engine for JavaScript and TypeScript, bundling every Turf.js module under one install.
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.