Show HN: Vas-quod – A minimal Linux container runtime written in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vas-quod

    :aerial_tramway: Minimal linux container runtime

  • There is this roadmap https://github.com/flouthoc/vas-quod#roadmap

  • railcar

    Discontinued RailCar: Rust implementation of the Open Containers Initiative oci-runtime (by drahnr)

  • Nice work on this! If you cut out a bunch of the features supported by other containerization systems, the code gets quite short. My first one was in C and only a couple hundred lines. I worked on a full-featured rust container runtime while I was at Oracle. It is compatible with the oci-runtime spec, so can be used as a runtime for docker or kubernetes. The most up to date fork is at https://github.com/drahnr/railcar if you want to take a look at it for any ideas.

  • 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
  • enroot

    A simple yet powerful tool to turn traditional container/OS images into unprivileged sandboxes.

  • Enroot does exactly that: https://github.com/NVIDIA/enroot

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