awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • google/cadvisorgoogle 的头像

    google/cadvisor

    19,202在 GitHub 上查看↗

    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
    在 GitHub 上查看↗19,202
  • systemd/systemdsystemd 的头像

    systemd/systemd

    15,324在 GitHub 上查看↗

    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
    在 GitHub 上查看↗15,324
  • opencontainers/runcopencontainers 的头像

    opencontainers/runc

    13,067在 GitHub 上查看↗

    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
    在 GitHub 上查看↗13,067
  • p8952/bockerp8952 的头像

    p8952/bocker

    12,657在 GitHub 上查看↗

    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
    在 GitHub 上查看↗12,657
  • nokyan/resourcesnokyan 的头像

    nokyan/resources

    1,285在 GitHub 上查看↗

    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
    在 GitHub 上查看↗1,285
  • rootless-containers/rootlesskitrootless-containers 的头像

    rootless-containers/rootlesskit

    1,273在 GitHub 上查看↗

    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
    在 GitHub 上查看↗1,273
  1. Home
  2. Security & Cryptography
  3. Account Management
  4. Hierarchical Grouping
  5. Resource Management Groups
  6. Control-Group-Based Resource Management