awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDynamic Memory Resizing

Capabilities for expanding or shrinking the RAM available to a running guest operating system.

Distinct from Dynamic Memory Allocation: Candidates focus on heap/stack allocation patterns rather than the hypervisor-level memory ballooning or resizing.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Dynamic Memory Resizing. Refine with filters or upvote what's useful.

Awesome Dynamic Memory Resizing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cloud-hypervisor/cloud-hypervisorAvatar de cloud-hypervisor

    cloud-hypervisor/cloud-hypervisor

    5,285Voir sur GitHub↗

    Cloud Hypervisor is a Rust-based hypervisor and KVM virtual machine monitor designed to execute 64-bit guest operating systems. It functions as a user-space virtual machine manager that employs a minimal emulation layer to reduce memory overhead and latency for cloud workloads. The project distinguishes itself through the use of a memory-safe language to implement a virtio device emulator and a user-space device model. It provides a standardized web API for managing virtual machine lifecycles and resource configurations. The platform covers broad virtualization capabilities, including the em

    Expands or shrinks available RAM in a running instance using memory management protocols via API requests.

    Rustcloud-workloadskvmrust-vmm
    Voir sur GitHub↗5,285
  1. Home
  2. Operating Systems & Systems Programming
  3. Dynamic Memory Resizing