awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesControl-Group-Based Resource Management

Organizes system processes into a hierarchical tree structure to enforce resource limits and lifecycle tracking across services.

Distinct from Resource Management Groups: Distinct from Resource Management Groups: focuses on the specific cgroup-based implementation for system-wide service lifecycle and resource isolation.

Explore 6 awesome GitHub repositories matching security & cryptography · Control-Group-Based Resource Management. Refine with filters or upvote what's useful.

Awesome Control-Group-Based Resource Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • google/cadvisorAvatar von google

    google/cadvisor

    19,202Auf GitHub ansehen↗

    cAdvisor is a container resource monitoring agent and performance analyzer that collects and exports CPU, memory, network, and disk usage statistics from running containers. It functions as a telemetry tool for discovering containers across various runtimes and serves as a Prometheus-compatible metrics exporter. The agent distinguishes itself by analyzing Linux control groups to provide visibility into resource consumption and limits. It utilizes kernel perf events and NUMA statistics for low-level hardware performance tracking and diagnostics, and it can identify out-of-memory kill events th

    Analyzes the Linux control groups virtual filesystem to track CPU, memory, and filesystem statistics.

    Go
    Auf GitHub ansehen↗19,202
  • systemd/systemdAvatar von systemd

    systemd/systemd

    15,324Auf GitHub ansehen↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Provides hierarchical process organization and resource limiting through kernel-level control groups to manage system service lifecycles.

    Ccinitlinux
    Auf GitHub ansehen↗15,324
  • opencontainers/runcAvatar von opencontainers

    opencontainers/runc

    13,067Auf GitHub ansehen↗

    runc is a command-line utility for spawning and running containers on Linux systems according to the Open Container Initiative specification. It serves as a low-level container execution engine that interfaces directly with the host operating system to manage the lifecycle of isolated processes. The tool functions as a Linux process containerizer, utilizing kernel features such as namespaces for process isolation and control groups for resource governance. It enforces security by restricting processes to specific directory trees and dropping unnecessary kernel privileges to minimize the attac

    Organizes container processes into hierarchical control groups to enforce strict CPU, memory, and I/O resource limits.

    Gocontainersdockeroci
    Auf GitHub ansehen↗13,067
  • p8952/bockerAvatar von p8952

    p8952/bocker

    12,657Auf GitHub ansehen↗

    Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati

    Uses cgroup-based resource management to enforce memory and CPU limits on isolated processes.

    Shell
    Auf GitHub ansehen↗12,657
  • nokyan/resourcesAvatar von nokyan

    nokyan/resources

    1,285Auf GitHub ansehen↗

    Resources is a system monitoring and process management utility that provides a graphical interface for tracking hardware performance and controlling active applications. It functions by aggregating real-time telemetry from system interfaces to report on processor, memory, network, and storage utilization. The application distinguishes itself through its integration with kernel-level resource accounting structures, specifically utilizing control groups to categorize and manage running processes. This architecture enables the software to perform administrative tasks, such as terminating unresp

    Uses kernel-level control groups to categorize and track the resource usage of running processes.

    Rustcpu-monitoringgnomegpu-monitoring
    Auf GitHub ansehen↗1,285
  • rootless-containers/rootlesskitAvatar von rootless-containers

    rootless-containers/rootlesskit

    1,273Auf GitHub ansehen↗

    RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo

    Executes child processes within isolated resource control namespaces and automatically migrates active tasks into dedicated sub-groups.

    Gorootless-containers
    Auf GitHub ansehen↗1,273
  1. Home
  2. Security & Cryptography
  3. Account Management
  4. Hierarchical Grouping
  5. Resource Management Groups
  6. Control-Group-Based Resource Management