vzgot icon
vzgot icon

vzgot

A lightweight C-based Linux container manager featuring cgroup v2, AppArmor isolation, isolated per-container load reporting, and delegated administration.ublic repos for vzgot.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
0likes
0comments
0articles

Features

  1.  No registration required
  2.  Command line interface
  3.  Container Virtualization
  4.  Virtualization

vzgot News & Activities

Highlights All activities

Recent activities

vzgot information

  • Developed by

    Jean-Marc Pigeon
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Badge

    Get an embeddable badge for vzgot
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOS & UtilitiesSystem & Hardware

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
vzgot was added to AlternativeTo by Jean-Marc-Pigeon on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is vzgot?

vzgot is an independent, lightweight Linux container manager written in pure C, designed to deliver resource control and process isolation with zero runtime bloat.

Key Features:

  • Native C Implementation: Built for maximum efficiency and execution speed, eliminating the overhead of heavy background daemons.
  • Modern Isolation: Integrates directly with cgroup v2 for resource management and AppArmor profiles for security boundary enforcement.
  • Isolated Resource Metrics: Replaces host-wide stats by supplanting /proc/cpuinfo and load average reporting within the container. Applications measure only their assigned container workload rather than overall host pressure.
  • Delegated Administration: Enables assigning container management rights to dedicated container-admin accounts without exposing full host-wide root privileges.
  • Transparent Architecture: Tailored for system administrators and developers requiring a lean, inspectable container system.