

vzgot
Like
A lightweight C-based Linux container manager featuring cgroup v2, AppArmor isolation, isolated per-container load reporting, and delegated administration.ublic repos for vzgot.
Features
- No registration required
- Command line interface
- Container Virtualization
- Virtualization
vzgot News & Activities
Highlights All activities
Recent activities
- Jean-Marc-Pigeon added vzgot
- Jean-Marc-Pigeon added vzgot as alternative to Linux Containers (LXC), Docker and OpenVZ
vzgot information
No comments or reviews, maybe you want to be first?
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.


