crun
Container runtime
An OCI container runtime with a low memory footprint and C implementation
A fast and lightweight fully featured OCI runtime and C library for running containers
3k stars
55 watching
317 forks
Language: C
last commit: 5 days ago
Linked from 3 awesome lists
containersiotiot-cloudlinuxocioci-runtimeruncruntimewasm-oci
Related projects:
Repository | Description | Stars |
---|---|---|
opencontainers/runc | A CLI tool for spawning and running containers on Linux according to the OCI specification | 11,987 |
opencontainers/runtime-spec | Develops standards for launching and managing application containers across different platforms | 3,247 |
youki-dev/youki | An implementation of the OCI runtime-spec in Rust to create a container runtime. | 6,370 |
eth-cscs/sarus | A container runtime specifically designed for high-performance computing environments | 130 |
opencontainers/runtime-tools | Tools for working with the OCI runtime specification | 434 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,267 |
opencontainers/image-spec | Defines an open standard for packaging and distributing software images in a format that can be used by multiple container runtimes. | 3,561 |
containerd/containerd | An open container runtime with an emphasis on simplicity and robustness | 17,669 |
distribution/distribution | A toolkit for storing and distributing container content using the OCI Distribution Specification. | 9,074 |
ovh/cds | An enterprise-grade platform for automating continuous delivery and devops workflows using Go. | 4,620 |
containers/buildah | A tool that provides a command line interface to build and manage Open Container Initiative (OCI) images and containers | 7,518 |
containers/podman | A tool for managing containers and pods on Linux systems | 24,166 |
containers/conmon | A tool that enables monitoring and management of container runtime processes. | 421 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,490 |