Skip to content
#

cpu-simulation

Here are 32 public repositories matching this topic...

Sistema operativo distribuido en Go, simula los componentes principales de un SO moderno. Implementa un kernel con planificadores de procesos (FIFO, SJF, SRT), m贸dulo de CPU con TLB y cache, gesti贸n de memoria virtual con paginaci贸n multinivel y SWAP, y dispositivos I/O. Estos se comunican mediante APIs HTTP ejecuci贸n distribuida en m煤ltiples VMs.

  • Updated Aug 5, 2025
  • Go

Improve this page

Add a description, image, and links to the cpu-simulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-simulation topic, visit your repo's landing page and select "manage topics."

Learn more