Description: containerd is an open source container runtime that manages the complete container lifecycle of its host system. It is designed to be lightweight and portable to support container execution on a range of operating systems and platforms.
Type: software
Pricing: Open Source
Description: pnpm is a fast and disk space efficient package manager for Node.js. It greatly improves install speed and saves disk space by storing only one version of each package on disk. pnpm also supports workspace packages and symlinks.
Type: software