containerd
containerd is a daemon to control runC, built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers.
The API for containerd is with GRPC over a unix socket located at the default location of /run/containerd/containerd.sock.