Experimental implementation of container runtime in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • youki

    An experimental container runtime written in Rust (by utam0k)

  • railcar

    Discontinued RailCar: Rust implementation of the Open Containers Initiative oci-runtime

  • Railcar, created by Oracle, has already stopped development. I think it was more of a quit in progress than a completion.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • runtime-spec

    OCI Runtime Specification

  • The immediate goal of this project(youki) is to pass all the default tests of the runtime-spec that the opencontainers is making. Of course, this is for my own learning, but I believe Rust is one of the best languages to implement a container runtime.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Container Deep Dive Part 1: Container Runtime

    1 project | dev.to | 6 Nov 2022
  • Sarus VS Podman: comparison of both technologies

    1 project | /r/podman | 25 Jun 2022
  • Podman + minikube

    6 projects | dev.to | 29 Apr 2022
  • Podman/buildah oci bundle

    4 projects | /r/podman | 30 Dec 2021
  • Youki, a container runtime written in Rust that has passed all integration tests provided by OCI(Open Container Initiative).

    6 projects | /r/rust | 27 Sep 2021