C
Why Rewrite a Container Runtime in C
crun is a lightweight OCI runtime written entirely in pure C. It starts twice as fast as runc and works with just 512 KB of memory.
Language
HomeLanguages
Sections
crun is a lightweight OCI runtime written entirely in pure C. It starts twice as fast as runc and works with just 512 KB of memory.