Container Engines and Runtimes

A curated guide to the container runtimes and engines powering today's OCI-compliant, Kubernetes-native, and confidential-computing container ecosystems.

01

crun

★ 3.9k

A fast and low-memory footprint OCI Container Runtime fully written in C — faster than runc with a much lower memory footprint.

Visit site
02

gVisor

An application kernel and container security platform providing efficient defense-in-depth by intercepting sandboxed application system calls.

Visit site
03

Nabla Containers

A new type of container designed for strong isolation on a host, using library OS (unikernel) techniques to reduce the syscall attack surface.

Visit site
04

containerd

An industry-standard, CNCF-graduated container runtime with an emphasis on simplicity, robustness, and portability — manages the full container lifecycle.

Visit site
05

CRI-O

A lightweight, CNCF-graduated container runtime for Kubernetes implementing the Container Runtime Interface (CRI) as an alternative to containerd.

Visit site
06

Kata Containers

An open source container runtime building lightweight virtual machines that seamlessly plug into the containers ecosystem — speed of containers, security of VMs.

Visit site
07

runc

A CLI tool providing all the low-level functionality for containers, interacting with Linux namespaces and control groups to create and run container processes.

Visit site
08

Mirantis Container Runtime

A secure, industry-standard container runtime with a Docker-compatible interface, enabling containers to run efficiently on any substrate for business-critical applications.

Visit site
09

Inclavare Containers

An open source enclave container runtime and security architecture for confidential computing scenarios, developed by Alibaba Cloud and Ant Group with Intel.

Visit site
10

WasmEdge

A lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications — a CNCF Sandbox project.

Visit site
11

Podman

A daemonless, open source container engine for developing, managing, and running OCI containers on Linux — a free, seamless Docker alternative.

Visit site