# remzi-arpacidusseau/ostep-homework

Repository: https://github.com/remzi-arpacidusseau/ostep-homework
Canonical: https://ross.abutalabs.com/products/ostep-homework
Language: Python
License Family: other
Last push: 2026-01-13T20:29:27+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 62, release rhythm 35, longevity 100
- inputs: {"age_days": 2666, "days_push": 232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3183, forks 1408 (observed 2026-08-28T04:07:47.971236+00:00)

## What it is
A collection of homework exercises and Python simulators accompanying the OSTEP (Operating Systems: Three Easy Pieces) textbook. Each simulator generates practice problems and computes solutions for topics like CPU scheduling, virtual memory, and disk scheduling.

## Use cases
- learn operating systems concepts through hands-on exercises
- practice CPU scheduling algorithms with a simulator
- study for an operating systems course exam
- understand how disk scheduling algorithms work
- do self-study of virtualization and memory management
- find programming exercises for OS concepts

## When to choose
- you are reading the OSTEP textbook and want the companion exercises
- you want interactive simulators to solidify OS concepts
- you are teaching an OS course and need ready-made homework material

## When to avoid
- you need production operating system code or a real OS
- you want a general-purpose scheduling or disk tool
- you need a structured course with grading rather than self-directed exercises

## Facets
- artifact type: learning-resource
- maturity: stable
- function: simulation, developer-tools
- domain: operating-systems, education, tutorials
- platform: python, cross-platform, cli
- tags: operating-systems, ostep, homework, simulators, computer-science, textbook-companion

## Member repositories
- remzi-arpacidusseau/ostep-homework (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.971236+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:25:02.599891+00:00, confidence not recorded.
  - readme: https://github.com/remzi-arpacidusseau/ostep-homework (fetched 2026-08-28T04:07:47.971236+00:00, sha 4af6453e6160)
- Data as of 2026-08-30T08:39:29.467469+00:00.
