awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesContainer Resource Optimizers

Mechanisms that align application runtime settings with low-level Linux kernel resource constraints.

Distinct from Containerized Linux Environments: Focuses on optimizing runtime performance relative to kernel quotas, not on building container images or runtimes.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Container Resource Optimizers. Refine with filters or upvote what's useful.

Awesome Container Resource Optimizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • uber-go/automaxprocsAvatar von uber-go

    uber-go/automaxprocs

    4,843Auf GitHub ansehen↗

    Automaxprocs is a Go runtime configuration tool and CPU quota manager designed to automatically align the maximum number of operating system threads with the CPU resources available to a Linux container. It functions as a resource optimizer that ensures the Go runtime respects the constraints of containerized environments. The project specifically manages the alignment of process counts with Completely Fair Scheduler quotas. It enables Go applications to maintain stable performance across various container sizes by dynamically adjusting the runtime processor count to match allocated resources

    Aligns Go runtime thread counts with CFS quotas to optimize resource usage in containerized environments.

    Gocontainercpugo
    Auf GitHub ansehen↗4,843
  1. Home
  2. Operating Systems & Systems Programming
  3. Container Resource Optimizers