crun
Fast C-based OCI container runtime.
crun is a C-based alternative to runc that starts containers faster and uses less memory. It is the default runtime on some Fedora and CoreOS configurations.
Install
Debian/Ubuntu: sudo apt install crun Fedora: sudo dnf install crun
