Linux Containers from scratch implementation in Rust - A minimal linux container runtime.

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

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

    :aerial_tramway: Minimal linux container runtime

  • u/Muvlon Created an issue here https://github.com/flouthoc/vas-quod/issues/1 . I'll fix this Thanks a lot.

  • podman

    Podman: A tool for managing OCI containers and pods.

  • Docker is seen as an orchestrator nowadays especially with Docker swarm. Say what you want about Docker's code and concepts but remember that it's only now that we can run containers as root, it was not possible without any issues before 2019-2020. Yes Docker is flexible enough because the API which is now containerd and tune runtime which is now runc is used without any issues on Kubernetes. For the user mode instead of root, yes it's maybe better in most cases but it's not without issues : https://github.com/containers/podman/blob/master/rootless.md

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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