awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesVirtualization Simulations

Simulations that model how hardware resources are abstracted into software processes and address spaces.

Distinct from OS Abstraction Layers: Focuses on educational simulation of abstractions rather than production-ready API abstraction layers

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

Awesome Virtualization Simulations 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.
  • remzi-arpacidusseau/ostep-homeworkAvatar de remzi-arpacidusseau

    remzi-arpacidusseau/ostep-homework

    2,881Voir sur GitHub↗

    This project is a collection of operating systems courseware and educational programming exercises designed for studying operating system design and implementation. It provides a set of concept simulators for modeling CPU scheduling, memory virtualization, and concurrency mechanisms. The project includes specialized tools such as a concurrency simulation lab for experimenting with synchronization, a file system modeling suite for studying disk persistence and RAID configurations, and a process tree visualizer for displaying parent-child relationship hierarchies. The software covers broader c

    Simulates how CPU scheduling and memory management abstract physical hardware into process and address space abstractions.

    Python
    Voir sur GitHub↗2,881
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Abstractions
  6. OS-Specific Integration Modules
  7. OS Abstraction Layers
  8. Virtualization Simulations